Help - Search - Members - Calendar
Full Version: PHP - Helsefarlig!!
DirtyForum > Hardware & Software > Hardware & Software
dsr.puma
QUOTE
Student Suspended Over Suspected Use of PHP

Topeka, KS - High school sophomore Brett Tyson was suspended today after teachers learned he may be using PHP.
"A teacher overheard him say that he was using PHP, and as part of our Zero-Tolerance policy against drug use, he was immediately suspended. No questions asked," said Principal Clyde Thurlow. "We're not quite sure what PHP is, but we suspect it may be a derivative of PCP, or maybe a new designer drug like GHB."

Parents are frightened by the discovery of this new menace in their children's school, and are demanding the school do something. "We heard that he found out about PHP at school on the internet. There may even be a PHP web ring operating on school grounds," said irate parent Carol Blessing. "School is supposed to be teaching our kids how to read and write. Not about dangerous drugs like PHP."

In response to parental demands the school has reconfigured its internet WatchDog software to block access to all internet sites mentioning PHP. Officials say this should prevent any other students from falling prey like Brett Tyson did. They have also stepped up locker searches and brought in drug sniffing dogs.

Interviews with students suggested that PHP use is wide spread around the school, but is particularly concentrated in the geeky nerd population. When contacted by BBspot.com, Brett Tyson said, "I don't know what the hell is going on dude, but this suspension gives me more time for fraggin'. Yee haw!"

PHP is a hypertext preprocessor, which sounds very dangerous. It is believed that many users started by using Perl and moved on to the more powerful PHP. For more information on how to recognize if your child may be using PHP please visit http://www.php.net.


hm, okey?..  fix05.gif
dsr.hansiball
biggrin1.gif
dsr.teka
a5.gif
dezso!
fix05.gif
FSU: du må holde deg unna php altså. Skumle greier det der.
Hold deg til de vanlige pillene :for_deef
dsr.kevin
QUOTE (Puma @ Feb. 20 2003,17:16)
We're not quite sure what PHP is, but we suspect it may be a derivative of PCP, or maybe a new designer drug like GHB.

There may even be a PHP web ring operating on school grounds

PHP use is wide spread around the school, but is particularly concentrated in the geeky nerd population.

vel, vel...  jeg sier bare:


CODE
function directory($dir,$filters){
    $handle=opendir($dir);
    $files=array();
    if ($filters == "all"){
       while(($file = readdir($handle))!==false){$files[] = $file;}}
    if ($filters != "all"){
        $filters=explode(",",$filters);
        while (($file = readdir($handle))!==false) {
            for ($f=0;$f<sizeof($filters);$f++):
                $system=explode(".",$file);
                if ($system[1] == $filters[$f]){$files[] = $file;}
            endfor;
        }
    }
    closedir($handle);
    return $files;
    }
dsr.puma
QUOTE (kevIN @ Feb. 20 2003,18:58)
QUOTE (Puma @ Feb. 20 2003,17:16)
We're not quite sure what PHP is, but we suspect it may be a derivative of PCP, or maybe a new designer drug like GHB.

There may even be a PHP web ring operating on school grounds

PHP use is wide spread around the school, but is particularly concentrated in the geeky nerd population.

vel, vel...  jeg sier bare:


CODE
function directory($dir,$filters){
    $handle=opendir($dir);
    $files=array();
    if ($filters == "all"){
       while(($file = readdir($handle))!==false){$files[] = $file;}}
    if ($filters != "all"){
        $filters=explode(",",$filters);
        while (($file = readdir($handle))!==false) {
            for ($f=0;$f<sizeof($filters);$f++):
                $system=explode(".",$file);
                if ($system[1] == $filters[$f]){$files[] = $file;}
            endfor;
        }
    }
    closedir($handle);
    return $files;
    }

Snakk om å banne i kirken? lol ..  :for_deef
Billy Badass
biggrin1.gif
joggi
Hva med de vanlige greiene som html og sql for ikke å glemme den sterke varianten MySQL. Java og swf skal oxo være svært brukerfarlig da disse får det meste til å bevege seg
dsr.zod
rofl og bananer!
dsr.perrin
joggi
word  knight rider
dsr.perrin
biggrin1.gif
dsr.zod
Her er et par som tydligvis har fått i seg endel PHP i allefall
dsr.puma
Steike deilig hun blonde då... :for_deef
dezso!
PHP just got a new meaning to me fix05.gif
Billy Badass
Mmmmmm :hearts:
dsr.fsu
QUOTE (Varga$ @ Feb. 20 2003,17:35)
fix05.gif
FSU: du må holde deg unna php altså. Skumle greier det der.
Hold deg til de vanlige pillene :for_deef

:for_deef
Billy Badass
Prozac? Thorazin? Hva bruker du? :o
dsr.kevin
QUOTE (Billy Badass @ Feb. 23 2003,12:04)
Prozac? Thorazin? Hva bruker du? :o

Sikkert perl...
Billy Badass
biggrin1.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.