Texas State
Computer Science

Computer Science

On This Page

Sample Scripts and Programs

Oracle Examples

Connecting to Oracle from Java: JDBCconnect.java
Other Oracle Related Examples:

MySQL Examples

Connecting to MySQL from Perl: perl_mysql.txt
Connecting to MySQL from PHP: php_mysql.phps
Connecting to MySQL from JAVA: TestMySQL.txt -OR- TestMySQL.java
   (Note: For home use, MySQL libraries for Java can be found at http://dev.mysql.com/downloads/connector/j/3.0.html)

PHP Examples

Using PHP with Suexec functionality: php_suexec.phps
Creating PDF files using PHP: php_pdf/
Creating images using PHP and GD: php_gd/