> Unless i have actually defined a function 'password()',  calling 'echo
> password('$password') will (...does, i just double checked) 
> causes a Fatal
> Error 'Undefined Function'.
> Nice try tho :)

the original mail said to echo $query, which will include some
text in it that says "password('ifovhfoiuf')" ... you should
then paste that entire query into your MySQL interpreter and
see what the reaction is instead of trying to secondguess it :)

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to