I have a problem. We have an order form where a number of different tours can be purchased. When the item is purchased, the submit page inserts the order into the database, inserts the client information into the client table and updates several detail tables. At the end it send the receipt etc.
We are have some intermittent performance issues. Is there are better way to optimize this page? Should I split it into a couple of different pages? How you would your recommend writing a page that was performing a number of different database operations. We are currently using mySQL 4 so stored procedures are out of the question. Any help will be tremendously appreciated!! Thanks, Kevin _______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.HostMySite.com www.teksystems.com/
