View Full Version : Resolved Happy New Year!
jscheuer1
12-31-2008, 10:21 PM
The best of coding for the New Year!
Happy New Years!
<?php
$year = array();
$year[2008] = glob(':2008:');
$put->behind($year[2008]);
//Prints: Yeah! It's 2009(btw not really...)
?>
magicyte
01-01-2009, 12:46 AM
Happy New Year!
I hope this code works:
<html>
<head>
<title></title>
</head>
<body>
<?php
// amateurish code
$theDate = date("d/m");
if($theDate == "1/1") echo "Happy New Year!";
// end amateurish code
?>
</body>
</html>
-magicyte
Schmoopy
01-01-2009, 01:23 AM
Happy New Year!
magicyte
01-01-2009, 06:22 AM
Nevermind. We found our dog. :) :) :) :) :)
-magicyte
allahverdi
01-01-2009, 06:36 AM
iHappy New Year....
I had great day why? cause it was and still snowing. Really it's cool. Atm there are about 5-6cm snow at the yard... Gonna go to play snowballs...... Anywaaaays, happy holidays...
thetestingsite
01-01-2009, 04:12 PM
Indeed, happy new day to all :p
Exp33
01-07-2009, 01:50 PM
and to you and you and you..
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.