----- Original Message ----- From: "Kevin Fradkin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 06, 2003 6:40 PM Subject: Re: [PHP] mysql_query
> the problem is if i put 821000 i will have as result all number > 821000 > including 830000 > > and i only need numbers begining with the numbers i entered.. where numbers LIKE 821% I'd suggest you read up on the LIKE clause... -- me -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php