[PHP-WIN] Date Format in MySQL

2004-05-18 Thread Steven Sher
Slightly off php topic I would like to know if I can change the default date format on MySQL server either for the entire server or for a particular database, as apposed to formatting the date every time I input data or retrieve it out the database. Thanks Steven ~ Techtron Computers & Electro

RE: [PHP-WIN] Windows speed issue

2004-05-14 Thread Steven Sher
Not sure if this will help, but I have seen a significant improvement in speed, by switching from using normal mysql_connect() to mysql_pconnect() Using a persistent connection helped me, you may need to adjust some setting for it to work affectively -Original Message- From: Andrew Sta