Jump to content
Fatal1ty

Script simplu

Recommended Posts

Posted

Script fffffffffff simplu facut de mine cu care puteti trimite mailuri fake :P ...

http://www.fatal1ty.z1.ro/mail.php

Sursa:

<center>

<?php

if(!isset($_GET['action'])) $_GET['action']='';

switch($_GET['action'])

{

case '':

echo '<form action="mail.php?action=send" method="post">

From :<input type="text" name="from">

To :<input type="text" name="to">

Subject :<input type="text" name="subject">

Mesaj :

<textarea cols=30 rows=10 name="mesaj">Scrie aici continutul mailului ! </textarea>

<input type="submit" value="Send">

<input type="reset" value="Reset">

Copyright

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...