Connecting to a MySQL database in PHP is very simple. People seem to be under the impression its very complicated. To connect to a database firstly we need to connect to MySQL using this function: mysql_connect ( ) Here is the syntax for this: mysql_connect('localhost', 'mysql_user', 'mysql_password') A slightly more advanced way of doing this is using this. It [...]
Continue reading...Tuesday, October 21, 2008
In this post I’m going to show you how to get a free domain. There are quite a few free domain companys out there but in my opinon .co.cc is the best as they offer a DNS as an option instead of a frame. Click the banner below to get your domain + please wait...Rating: 0.0/10 (0 votes cast)
Continue reading...
Saturday, November 1, 2008
0 Comments