Thanks sleipnir214 for your response. Sorry for my delay.
I have executed your code in phpMyAdmin but it did not work, with something like 'syntax error corresponding to server version' message.
Below is what I read from their manual on C API Function Description section :
=================...
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.