Hi all !
I am moving my database from MySQL server version 3.23.56 to version 4.0.15 (different webhost) and I get problem in executing my queries :
=========
<---------Some html codes--------->
<?
mysql_connect("localhost","myusername","mypassword");
mysql_select_db("parlemen_com");
$qry =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.