|
After a rather time consuming and disasterous transfer from plesk to cpanel dedicated server.. I'm at the point of shooting myself.
I'm noticing some strange things, such as random mysql_num_rows returning errors like "Database not found" when some return fine..?
And then there's the other thing.. where extra slashes are being added to my $_POST data.. is this a new feature in one of the latest versions of php? Because for all my mysql variable inserts have mysql_real_escape_string.. do i need to remove those now?
|