Manoj Singh wrote:
Hard to be specific without a more detailed understanding of what you are going to do.I am developing the web site in PHP using MYSQL database. Can you please provide me some tips to write the optimized code.
But in general, use the newer PDO class instead of the older mySQL functions.
PDO is better at handling demanding SQL activity. Stephen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php