It is on whatever installation my host is running :o)  I know it's 4.x, though I 
should really make them upgrade.

>>> "Phillip S. Baker" <[EMAIL PROTECTED]> 07/24/02 02:34PM >>>
At 11:26 AM 7/24/2002 Wednesday, Martin Clifford wrote:
>Shouldn't it be:
>
>$result = mysql_query($sql, $link_id);

Actually mysql_query should default to the last database connection opened 
if no link identifier has been specified.
So the link identifier to not absolutely required.

Phillip


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



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

Reply via email to