Help - Search - Members - Calendar
Full Version: I Can't Access To Database Mysql
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
elbabemed
unsure.gif I can not access to database from php . This is the code : @mysql_pconnect($dbhost,$dbusr,$dbpwd) or die ('OMG can not acces to database');


I have this message : OMG can not access database.

Please help me , I've checked connection to data base it connect I've creat some tables

But my website can't access to data base
ssfdre38
change mysql_pconnect() to mysql_connect() as mysql_pconnect() is disable
elbabemed
QUOTE(ssfdre38 @ Apr 12 2012, 08:35 PM) *
change mysql_pconnect() to mysql_connect() as mysql_pconnect() is disable

Thank YOU ssfdre38 VERY MUCH smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.