We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
  • 3
Happy 18th Jeremy!
Topic Started: Jun 23 2005, 12:09 AM (1,352 Views)
Deleted User
Deleted User

Code:
 

main()
{
   cout << "Happy Birthday Jeremy!";
   return 0;
}


or...

Code:
 

class happyBirthdayJeremy
{
   public static void main(String[] args)
{
       System.out.println("Happy Birthday Jeremy!");
}
}

Quote Post Goto Top
 
Loona
Member Avatar
Flawgic Loless
[ *  *  *  *  *  *  * ]
Happy Day all! :eh:
Offline Profile Quote Post Goto Top
 
Sipefree
Member Avatar
Moved to paid hosting.
[ *  *  * ]
Code:
 
<?php
       switch ($day) {
       case "jeremy.birthDay":
           include("library/happybirthday.php");
           break;
       case "my.birthDay":
           $yay = $_GET['presents'];
           mail(admin@sipefree-graphics.com, Presents!, $yay);
           break;
       case "":
           echo 'I got nuttin/' and I don/' like it';
           break;
       }
?>


...or...

Code:
 

<?php
$myfile = "species_list.txt";
$species = file($myfile);


include("brandons_mysql_data.inc");
mysql_connect('localhost',$user,$pass);
mysql_select_db('support')

$sql = "SELECT * FROM ibf_members WHERE id = 560;"
$results = mysql_query($sql);

while ($row = mysql_fetch_assoc ($results)) {
extract ($row);
$day = $bday_day;
$month = $bday_month;
$year = $bday_year;
}

$thisday = date(d);
$thismonth = date(m);
$thisyear = date(Y);

if($day == $thisday && $month == $thismonth && $year == $thisyear) {
?>
Happy Birthday to you!<br />
Happy Birthday to you!<br />
You look like a <? echo $species[rand(0, sizeof($species)-1)] ?>!<br />
And you smell like one too!
<?php
}
else {
echo ':errm:'
}
?>
Offline Profile Quote Post Goto Top
 
huricane
Member Avatar
Member
[ *  *  *  *  *  *  *  * ]
Happy Birthday Jeremy!

Offline Profile Quote Post Goto Top
 
Daniel Talbot
Member Avatar
Semper Fidelis
[ *  *  *  *  *  * ]
Happy Birthday Jeremy
Offline Profile Quote Post Goto Top
 
Deleted User
Deleted User

if i only knew PHP...
Quote Post Goto Top
 
Aaron
Member Avatar
A blast from the past.

Happy Birthday Jeremy!
:)
Here have some money
Offline Profile Quote Post Goto Top
 
huricane
Member Avatar
Member
[ *  *  *  *  *  *  *  * ]
Code:
 
<?php
$birthday="Happy Birhtday Jeremy!";
echo $birthday;
?>
Offline Profile Quote Post Goto Top
 
Logik
Member Avatar
it's not sparkly enough
[ *  *  *  *  *  *  * ]
Happy Birthday Jeremy. ^_^
Have a crate full of SVs and a large whip for a present. :P
Offline Profile Quote Post Goto Top
 
RagingFuryBlack-ZNS
Member
[ *  *  * ]
class happyBirthdayJeremy
{
public static void main(String[] args)
{
System.out.println("Happy Birthday Jeremy!");
}
}


Happy birthday man ^_^
Offline Profile Quote Post Goto Top
 
Sipefree
Member Avatar
Moved to paid hosting.
[ *  *  * ]
Code:
 
mysql> INSERT INTO `ibf_posts` VALUES   (3416970,0,NULL,33396,'sipefree',1,1,'213.202.134.56',1119536720,0,'Happy Birthday, Jeremy!',0,151974,NULL,0,NULL,'339642c25fbcb756d9a0ac5fdacc9674',0,0);



chown -R us ~/base/
Offline Profile Quote Post Goto Top
 
AndrewF31
Member Avatar
Otorrinolaringologista
[ *  *  *  *  *  * ]
Happy Happity Birthday

:eh: :eh: :eh: :eh: :eh:
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Community Chat · Next Topic »
Add Reply
  • Pages:
  • 1
  • 3