[PHP-DB] Searching a file for text surrounded by brackets

2003-07-16 Thread Jamie Saunders
each into an array. -- Jamie Saunders Media Architect [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] detecting browser close or change of url

2003-07-02 Thread Jamie Saunders
. -- Jamie Saunders Media Architect [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] detecting browser close or change of url

2003-07-02 Thread Jamie Saunders
, anyone with half a brain and a popup-stopper won't get that page :) --rylin Jamie Saunders wrote: Hi, I'm trying to figure out a way of detecting when a user closes the browser, or if they leave the site. If they do this I'd like to change a value in the database, i.e: if (browser

[PHP-DB] checking a string for numbers

2003-06-26 Thread Jamie Saunders
Hi, I'm trying to find a way of simply checking a string for numbers. e.g. if ($myVar contains a number) { //numbers present } else { //no numbers present } Thanks, -- Jamie Saunders Media Architect [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe

[PHP-DB] strange query problem

2003-06-23 Thread Jamie Saunders
a database error every time informing me the query could not be performed. To test the query I've pasted the printed query string into phpMyAdmin and it works first time every time. So if there's nothing wrong with the query string or the database, what else could be causing this error? -- Jamie

[PHP-DB] new memeber

2003-06-11 Thread Jamie Saunders
is one of the most versatile and user friendly programming languages available. Best Regards, J -- Jamie Saunders Media Architect [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] mysql_fetch_array missing first record

2001-08-07 Thread Jamie Saunders
This was indeed the problem, I was calling the mysql_fetch_array earlier in the code. Once removed it worked fine. Thanks. Jamie Paul Burney [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... on 8/7/01 1:41 PM, Jamie ([EMAIL PROTECTED]) wrote: while ($previews