Big code, with open </div> <div style='blah'> ta

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

User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

sorry, this won't help you, but this is pretty funny

Code: Select all

if (!$con)
{
die 'im cuter then bunnies';
}
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

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...
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

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. :lol:
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

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. :lol:
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.
Post Reply