Larry E . Ullman" <[EMAIL PROTECTED]> wrote in message:

> The mysql_real_escape_string() requires a connection to the database.
> The connection identifier is defined in another script so it's brought
> in using the global statement.
>
> Hope that helps,
> Larry
.....................................

Thank you Larry.

Now I see the variable $dbc as the connection to the database in other file
which uses require_once().

Best...
TR



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to