Sorry but questons
What is the update.log say (is it connecting)?
Is it just UPDATE, do SELECT's work?
Have you got
if (mysql_create_db ($DBname, $Link)){
print ("worked");
}else{
print ("fail");
}
etc...?
Simon
-----Original Message-----
From: Vernon [mailto:[EMAIL PROTECTED]]
Sent: 28 February 2002 19:30
To: php-list; MySQL-list
Subject: After php udate, php pages no longer update MySQL database
I just reinstalled the latest version of php on my system and after doing
so the pages that existed within the site no longer allow records to be
updated in MySQL, records that updated fine before. Any ideas why or how
to fix?
Thanks
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php