Re: [PHP-DB] connecting to database..?

2001-05-20 Thread rice
I have the same problem as you when using apache1.3.19, php4.0.5 and mysql3.23.38 and get the same warning message. I've spent many time to compile the system again but failed. So I forgive to use the newest version and use apache1.3.17, php4.0.4 and mysql3.23.38. It works now! Hope someone can

RE: [PHP-DB] Deleting specific records from MySQL tables

2001-05-20 Thread Craig Vincent
Try putting the variable into single quotes mysql_db_query(phpads, DELETE FROM adviews WHERE bannerID='$banresult[bannerID]'); That should resolve the problem. Sincerely, Craig Vincent -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP-DB] Filling a dropbox on form

2001-05-20 Thread Alan Hale
Alan Hale wrote: http://www.devshed.com/Server_Side/MySQL/JS_Arrays/ I found it difficult to understand what was going on because the code example is embedded in the rest of a complex page layout. I also think there are errors in the code, which I've only partly sorted out (I'm a Javascript

[PHP-DB] Re: Rookie question - Setup

2001-05-20 Thread Graham Reeves
Hi all I come out of a client/server environment and am wanting to learn Web-programming - Specifically PHP. I am using Windows Me, Apache as my web server, Interbase as my Database and php-4.0.3pl1-installer.exe. My question: Are there any installation guides for this type of set-up? (I have