I want to split up data into a page.
I use a script that I foundd on the web
$cnx = @mysql_connect(localhost,$username,$password);
the error I get is:
You have an error in your SQL syntax near '' at line 1
not matter what i tried I couldn't solve it...every help appreciated.