The procrastinator's paradise
 
  Untitled Document
  FEATURES
> Most Recent
> Originals Archive
> Links Archive

  INFO
> Store
> Favorite Sites
> About



Amazon Honor System Click Here to Pay Learn More

FEATURED BOOK
More
recommended books...

 

ADVERTISING
Austin bankruptcy lawyer

Experienced, friendly bankruptcy attorneys in Austin, TX.
 
Austin divorce lawyer

Experienced, attorneys with a passion for helping people.

 

   TECHNOLOGY
 
Keepin' it Real in da PHP
by Jennifer
Sept 4, 2002
 
Tell a Friend
 

The following is a program I wrote while listening to gangsta rap. It doesn't actually run, but if it did it would mess yo shit up:

<?php

$timestamp = getdate("y");
echo("Dis is how we do it in $timestamp, muthafuckaz");

$west_coast_homies = array("Busta", "Jay-Z", "Ghostface Killa");
$east_coast_homies = array("WuTang", "DMX", "Xzibit");
$dead_homies = array("B.I.G.", "Big Pun", "Tupac");

$shit = array("cash", "hoes", "guns", "weed");
foreach ($shit)
{
    if ($your[$shit] > $my[$shit])
    {
        echo("bitch pleeze");
    }
}

while ($keepin_it_real == TRUE)
{
    get_drink_on($gin);
    get_smoke_on($blunt);
}

if (bitchez_be_frontin($bitch) == TRUE)
{
    foreach ($bitch)
    {
        pop_cap_in_ass($bitch);
        show_how_da_real_shit_is($bitch);
        slap_ya_hoe($bitch);
        $bitch = NULL;
    }
}

shout_out($west_coast_homies);
shout_out($east_coast_homies);
shout_out($dead_homies);

$dis_is_da_real_shit = TRUE;

?>


 
 
      © 2003, 2004 Buttafly.com