2010 April at software development blogs

Making Business SUCCESSFUL Every Day

start now

The below code connects to a mysql database.

<?php

//All the below variables are related to your mysql database
$username = “your_name”;
$password = “your_password”;
$hostname = “localhost”; 

//connection to the database
$dbhandle = mysql_connect($hostname, $username, $password)
 or die(“Unable to connect to MySQL Database”);
echo “Connected to MySQL Database<br>”;

//select a database to work with
$selected = mysql_select_db(“DatabaseName”,$dbhandle)
  or die(“Could not select DatabaseName “);

//execute the SQL query and return records
$result = mysql_query(“SELECT id, model,year FROM cars”);

//fetch tha data from the database
while ($row = mysql_fetch_array($result)) {
   echo “ID:”.$row{‘id’}.” Name:”.$row{‘model’}.”Year: “. //display the results
   $row{‘year’}.”<br>”;
}
//close the connection
mysql_close($dbhandle);
?>

Don’t forget to create your mysql database and table.

I have a list of 55 social book marking site that you may find handy.

http://slashdot.org (PR9)

http://digg.com (PR8)

http://technorati.com (PR8) (Only Blogs)

http://www.furl.net (PR7)

http://www.backflip.com (PR7)

http://www.hugg.com (PR7)

http://www.mixx.com (PR7)

http://ma.gnolia.com (PR7)

http://www.connotea.org (PR7)

http://mystuff.ask.com (PR7)

http://www.reddit.com (PR7)

http://www.dzone.com (PR7)

http://www.folkd.com (PR7)

http://multiply.com (PR7)

http://www.searchles.com (PR6)

http://de.lirio.us (PR6)

http://www.dotnetkicks.com (PR6)

http://www.bloghop.com (PR6)

http://www.plime.com (PR6)

http://www.bibsonomy.org (PR6)

http://www.clipclip.org (PR6)

http://linkagogo.com (PR6)

http://www.spurl.net (PR6)

http://www.zlitt.com (PR6)

http://www.indianpad.com (PR6)

http://www.tumblr.com (PR6)

http://www.myvmarks.com (PR5)

http://www.listible.com (PR5)

http://www.bringr.com (PR5)

http://faves.com (PR5)

http://www.linkinn.com (PR5)

http://spotback.com (PR5)

http://www.mylinkvault.com (PR5)

http://my.xilinus.com (PR5)

http://linkatopia.com (PR5)

http://www.bumpzee.com (PR5)

http://www.bookmarktracker.com (PR5)

http://www.healthranker.com (PR5) (Only for health retated websites)

http://www.a1-webmarks.com (PR4)

http://www.wirefan.com (PR4)

http://www.bmaccess.net (PR4)

http://blogmarks.net (PR4)

http://www.diigo.com (PR4)

http://www.oyax.com (PR4)

http://socialogs.com (PR4)

http://www.contentpop.com (PR3)

http://www.pixelmo.com (PR3)

http://www.memfrag.com (PR3)

http://getigadget.com (PR3)

http://www.jumptags.com (PR3)

http://www.plugim.com (PR3)

http://www.syncone.net (PR3)

http://postonfire.com (PR3)

http://www.business-planet.net (PR3)

http://www.hatedorloved.com (PR3)

Here is a list of 15 website with a high PR value. The higher the PR the better your site will preform in Google! Some of the sites listed below will requirer you to create a profile but its worth the effort.

www.HappyNews.com PR 6
www.fannation.com  PR 7
www.poynter.org  PR7
www.ojr.org  PR7
www.longwarjournal.org PR6
www.newsvine.com  PR7

http://blogs.msdn.com  PR7

www.USAToday.com PR7
www.iVillage.com PR7

http://22.tmz.com  PR8

www.espn.go.com PR8
www.dooce.com  PR7
www.tvsquad.com PR7
www.thatsfit.com PR7