Robert Cummings wrote:

You forgot to configure the auto_prepend:

php.ini:

auto_prepend = "robs_harem.php"

<?php

system("/bin/cat robs_harem.php | /usr/bin/mail -s 'looky here' $robs_wife");

if (!defined($robs_wife_is_extremely_rare_woman)) {
  die($rob);
} else {
  $days=rand(7,365);
  $n=1;
chmod($wife,0600); while ($n<$days) {
     fputs($rob,$couch);
     sleep(28800);
  }
}
?>

Good luck, buddy ;-)

Kevin Kinsey

PS >  why are all the trolls in this thread named some
variant of Kenzie?
--
Iowa State -- the high school after high school!
                -- Crow T. Robot

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to