View Single Post
  #7 (permalink)  
Old 05-24-2006, 06:54 PM
southplatte's Avatar
southplatte southplatte is offline
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Colorado
Posts: 380
southplatte RepRank 1
Default

Yes, but if the sql statements in the php are doing multiple joins or other complex things, as many times in complex php scripts, that could cause it too...he needs direct access to the database outside of php to ensure what is happening....many scripts are not PHP 5 or MySQL 5 compatible because of changes...doesn't mean the data is gone and we can not know if he does not go to direct access, such as through a shell.
Reply With Quote