Kategori : Bilgisayar
Etiketler : cinsel kod, cinselliği kodlamak, cinselliğin php dili, öfkeli gençlik, php kodlama
1 Yorum var
$sex = TRUE; //
$female_is_horny = TRUE; // ;P
if($sex && $female_is_horny){
$screem = 'ah.. ';
$orgasm = 'arggggggg';
$depth = 12; // inches.
$climax = 10; //mins
$insert = 1; // first inche //
while($insert < $depth){
$screem .= 'ah..\r\n';
echo $scream;
$insert++;
if($insert == $depth){
echo $scream.$orgasm; // oooooohhh
sleep(60*60*4);
$insert = 1;
}
}
}