On Sunday 28 October 2001 20:53, jtjohnston wrote:
> Jokes aside, I still don't get it.
*g*
> This works:
> mysql_pconnect($host,"AccountName","beep");
> Why doesn;'t this?
>
> $myconnection = mysql_pconnect($host,$MyTable,$MyPassword);
Compare what arguments you pass. Especially the
> Jokes aside, I still don't get it.
=the word "it" is part of the difficulty everyone faces in thinking about whether they
could help or not - what
"it" is, is not apparent
1 there is a problem with a mysql_pconnect() call, and
2 there is a problem with a mysql_query() call.
Which one is "it"?
2 matches
Mail list logo