Admin and mods

Post new topic   Reply to topic

Page 2 of 2 Previous  1, 2

View previous topic View next topic Go down

Re: Admin and mods

Post by cratercheats_1993 on Tue Feb 12, 2008 10:24 am



if (isset($_REQUEST['email']))
//if "email" is filled out, send email
{
//send email
$email = $_REQUEST['email'] ;
$subject = $_REQUEST['subject'] ;
$message = $_REQUEST['message'] ;
mail("someone@example.com", "Subject: $subject",
$message, "From: $email" );
echo "Thank you for using our mail form";
}
else
//if "email" is not filled out, display the form
{
echo "

Email:

Subject:

Message:




";
}
?>


cratercheats_1993
Admin
Admin

Male
Number of posts: 413
Age: 16
Location: 10 step before then the top trainers
Registration date: 2007-07-25

Arena Battleator
HP:
9223372036854775807/999999999999999  (9223372036854775807/999999999999999)
Attack:
999999999999999/999999999999999  (999999999999999/999999999999999)
Warnnings:

View user profile http://pokedox.forumotion.com

Back to top Go down

Re: Admin and mods

Post by cratercheats_1993 on Tue Feb 12, 2008 10:26 am



if (isset($_REQUEST['email']))

{

$email = $_REQUEST['email'] ;
$subject = $_REQUEST['subject'] ;
$message = $_REQUEST['message'] ;
mail("someone@example.com", "Subject: $subject",
$message, "From: $email" );
echo "Thank you for using our mail form";
}
else

{
echo "

Email:

Subject:

Message:




";
}
?>


cratercheats_1993
Admin
Admin

Male
Number of posts: 413
Age: 16
Location: 10 step before then the top trainers
Registration date: 2007-07-25

Arena Battleator
HP:
9223372036854775807/999999999999999  (9223372036854775807/999999999999999)
Attack:
999999999999999/999999999999999  (999999999999999/999999999999999)
Warnnings:

View user profile http://pokedox.forumotion.com

Back to top Go down

Re: Admin and mods

Post by Guest on Wed Feb 13, 2008 6:45 am

its good

Guest
Guest


Back to top Go down

Re: Admin and mods

Post by Teh~Andrew on Sun Jul 13, 2008 6:42 pm

ok itz good but no1 will break the rules ok

Teh~Andrew
Admin
Admin

Male
Number of posts: 682
Age: 19
Location: Australia
Registration date: 2007-09-24

Arena Battleator
HP:
1000000/1000000  (1000000/1000000)
Attack:
3000000/3000000  (3000000/3000000)
Warnnings:

View user profile http://www.punbb-hosting.com/forums/thepokemontimetravelrpg/index.php

Back to top Go down

Page 2 of 2 Previous  1, 2

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum