My understanding is that if the script has to connect to the DB quite often, using pconnect() should be more appropriate.
Does mysql_pconnnect() differentiate between connections from this or another machine? Since in the documetation, it said it finds some connection already made, but does that connection have to be from the same client or same script?
Thanks






Bookmarks