Articles

 Query MySQL Database in PHP

1 <HTML> 2 <HEAD> 3 4...

 Query an MS SQL Database with PHP using DSNLess Connection

The information in this article applies to: PHP MS SQL 2000 MS SQL 2005...

 Sample Code on how to send email using PHP

Part of what makes the PHP mail() function is so simple is its lack of flexibility. Most...