[PHP-DB] php crash?

2003-11-28 Thread Peter
Hello, I have the following problem. When I SELECT something from the informix database, everthing works fine. When I try to insert something into the database php crashes. The code i use to do the insert is: $sql_save= INSERT INTO tablename VALUES

[PHP-DB] Buy beer and smoke at ANY age

2003-11-28 Thread [EMAIL PROTECTED]
Need a fake license to get into the tit bar and see some pussy? Visit www.photoidcards.com Too young to get your girl drunk and stick your long dong in her? Buy beer and smoke! Drive again if you got a DUI? Award winning site! www.souvenirids.com Read more here www.souvenirid.us This is not Spam.

[PHP-DB] Generating UPDATE in loop, how to deal with pesky comma - SOLVED

2003-11-28 Thread Daevid Vincent
Well, how about that. Using PHP, it just get's better each time! I found this little snippet and adjusted accordingly... http://us2.php.net/manual/en/function.implode.php while(list($column, $value) = each($FOO)) { $upd[] = $column = '$value'; //this will loop until sql is built }

[PHP-DB] Downloading PHP source from a PHP filename, possible?

2003-11-28 Thread JeRRy
Hi, I am not sure if this is at all possible but here goes. If a file is called blah.php and is only tailored to PHP code is it possible to make it downloadable either as a file-download or appear as plain text in a browser window? So if you visit blah.php it would show the PHP page normally

Re: [PHP-DB] Buy beer and smoke at ANY age

2003-11-28 Thread George Patterson
On Fri, 28 Nov 2003 07:28:36 -0800 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: This is not Spam. You signed up with partner site asking for fake license info. If it is not Spam, it is a good imitation. Can someone un-subscribe this email. Ban godaddy.com could be a good idea as well, as I

Re: [PHP-DB] Buy beer and smoke at ANY age

2003-11-28 Thread David T-G
George, et al -- ...and then George Patterson said... % % On Fri, 28 Nov 2003 07:28:36 -0800 % [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: % % This is not Spam. You signed up with partner site asking for fake % license info. % % If it is not Spam, it is a good imitation. *grin* % % Can

Re: [PHP-DB] Downloading PHP source from a PHP filename, possible?

2003-11-28 Thread David T-G
Jerry -- ...and then JeRRy said... % % Hi, Hi! % ... % If a file is called blah.php and is only tailored to % PHP code is it possible to make it downloadable either % as a file-download or appear as plain text in a % browser window? You could probably manage anything, though it might be a