[PHP] Re: Blank db entry??

2002-08-26 Thread JohnP
Forgot to add one thing - I don't need to add the new number after detection to the db but rather just print it out Johnp [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Ok I have a script done but it does not work - If there is no info in the db row I need the

Re: [PHP] Re: Blank db entry??

2002-08-26 Thread @ Edwin
I think you can use this: http://www.php.net/manual/en/function.mysql-num-rows.php - E Forgot to add one thing - I don't need to add the new number after detection to the db but rather just print it out "Johnp" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

[PHP] Re: Blank db entry??

2002-08-26 Thread David Robley
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... Forgot to add one thing - I don't need to add the new number after detection to the db but rather just print it out Johnp [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Ok I have a script done but