Happy Birthday Boss (el_j)

Status
Not open for further replies.

Veer

Active Member
5,670
2009
340
80
Yeah a very happy birthday to
congf1.png
:))

[slide]http://ic2.pbase.com/o6/97/332397/1/72616767.PXllJRrT.DSC04559.JPG[/slide]

Proof :
szn1wb.png

 
27 comments
Are you sure it is?

[slide]http://screensnapr.com/u/pg5ymg.png[/slide]

Most people in warez give fake dates for birthdays to help hide their identity. I know I do.
 
PHP:
<?php

$elj_bday = [ELJ's REAL BDAY];
$today = date("m/d/y",time());

if($elj_bday==$today){
 echo "Happy Birthday Elj!";
}
else{
 echo "stfu eso, its not his birthday!";
}
?>
I have no idea if that makes sense, but you get what I mean :)
 
Status
Not open for further replies.
Back
Top