PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Luke
The Ninja Space Mod
Posts: 6424 Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA
Post
by Luke » Wed Dec 20, 2006 4:18 pm
sorry, this won't help you, but this is pretty funny
Code: Select all
if (!$con)
{
die 'im cuter then bunnies';
}
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Wed Dec 20, 2006 4:59 pm
Consider using an
include() for db connections. I'll leave you and the manual alone for a little while to figure out how to do it.
The Ninja Space Goat wrote: sorry, this won't help you, but this is pretty funny
Code: Select all
if (!$con)
{
die 'im cuter then bunnies';
}
Man, just when I thought you had stopped being the silly-man I once knew you to be...
Luke
The Ninja Space Mod
Posts: 6424 Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA
Post
by Luke » Wed Dec 20, 2006 5:03 pm
Everah wrote: Man, just when I thought you had stopped being the silly-man I once knew you to be...
Hey now... I happen to know you have a silly streak as well, something about that just made me chuckle.
RobertGonzalez
Site Administrator
Posts: 14293 Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA
Post
by RobertGonzalez » Wed Dec 20, 2006 5:22 pm
The Ninja Space Goat wrote: Everah wrote: Man, just when I thought you had stopped being the silly-man I once knew you to be...
Hey now... I happen to know you have a silly streak as well, something about that just made me chuckle.
You know, you're right. I was thinking that was funny, too. Its just that I'm jealous that you beat me to the post telling him so.