Jump to content
nytedo

Puteti sami creati si mie un cod php

Recommended Posts

Adica :

<?php
$injuratura = "Faggot";
echo $injuratura;
?>

?

Unu cam asa :

<?php

class nickname {

public $nicknameIsFaggot = true;

public function isNicknameAFaggot() {

/* with all my respect to you nickname which i got none of here is a function for you */

if($this->nickname == false) {

print 'this is mentally nor physically possible to believe in';

} else {

print 'yes this sounds like the truth, that nickname is a major faggot and he needs to be banned asap';

}

return true;

}

public function buttons($buttonName) {

if(isset($_POST[$buttonName])) {

echo 'he is a fucking faggot';

}

}

}

$faggot = new Nickname;

switch(key($_GET)) {

default:

/* finally the momentum we all waited for */

$faggot->isNicknameAFaggot();

break;

case 'buttons':

$faggot->buttons('NICKNAME');

echo "<form action='' method='POST'><input type='submit' name='Nickname'></form>";

break;

}

?>

Link to comment
Share on other sites

Deci din spusele tale vrei un cod php care sa injure?

Find bata la php ti-l fac in html


<html>
<body>
<body bgcolor="#FF0000">
</body
<head>
<center><font size="10" color="red">Hello_World!</font></center>
<center><font size="5" color="blue">You are a: fag,faggot,fuckin' kid</font></center>
</head>
</html>

e prea simplu frate

Link to comment
Share on other sites

Deci vrei ceva care sa injure dar sa fie facut intr-un mod complicat?

LE:



<?php

error_reporting( 0 );

function is_faggot( $dicky )
{
if( $dicky == "" )
{
echo ' this is mentally nor physically possible to believe in';

return false;
}
else
{
echo ' yes this sounds like the truth, that nickname is a major faggot and he needs to be banned asap';

return true;
}
}

$Chilotareala = $_POST['kider'];
$Chilot = $_POST['chilot'];

if( isset( $Chilot ) )
{
echo 'Result: ';

if( is_faggot( $Chilotareala ) == true )
{
echo ' and ';

$wlist = file_get_contents( 'http://www.bannedwordlist.com/lists/swearWords.txt' );

$DickVagiainaAnus = file('http://www.bannedwordlist.com/lists/swearWords.txt', FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);

$spermgrams = count( $DickVagiainaAnus );

echo '<b>';

echo $Chilotareala;

echo '</b>';

echo ' is a ';

echo $DickVagiainaAnus[rand(0, $spermgrams )];

echo ' !';
}
}

echo '<br><br><form action="" method="POST">Nickname <input type="text" name="kider" id="kider"><br><button name="chilot" id="chilot" type="submit">Try to lift the panties</button></form>';

?>

Edited by zekstein
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...