On Mon, Dec 09, 2002 at 09:22:09AM -0500, Beauford.2003 wrote:
> The real value of $var is not inserted before it is sent to the server.
> REGEXP thinks that 'var' is part of the search pattern because $ is a
> reserved operator for REGEXP. So what gets sent to the server is totally

Have you tried "...\$var..." or "...".$var."..." ?

SQL
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to