• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Post your ctrl+v

genius

New Member
My favorite Quotation:
"If you don't go after what you want, you'll never have it. If you don't ask, the answer is always no. If you don't step forward, you're always in the same place."
 

TehGuy

Active Member
$con = mysql_connect("localhost", "username", "password");
if (!$con){
die ("Couldn't connect");
}
mysql_select_db("chat");
$result = mysql_query("SELECT * FROM chat ORDER BY date LIMIT 15");
while ($row = mysql_fetch_assoc($result)){
}
mysql_close();
 

Sain Cai

Beautiful Daddy
NLC
From an NFL standpoint, the league currently has no authority to discipline players while it’s in the midst of an owners-initiated lockout.
 
Top