View Single Post
Old 06-27-2008, 02:51 PM   #2 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by codefreek View Post
i get Fatal error: Call to undefined function pmysql_connect() on line 6

$connection = mysql_pconnect('localhost', 'name', 'pass');

Why do i get the error?..

EDIT: lol i put in the wrong place xD
That function means connected persistantly, as I do not understand it between the normal function.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote
The Following User Says Thank You to Orc For This Useful Post:
codefreek (06-27-2008)