Recent content by buileminh

  1. B

    I need help with a simple PHP code

    Just a little improvement as you required: <?php $name = $_REQUEST['name'] ; $email = $_REQUEST['email'] ; if($name=="" || $email=="") { echo "Both fields are required!"; } else { mail( "myemailaddress@gmail .com", "New Email Submit", $name, $email ); header( "Location: ht tp://www .my...
  2. B

    Real Money Making Method - Make $1 Million USD every Day!!

    Can I have reviews? I dont have much iTrade here but good enough at DP. Thanks.
  3. B

    Is there any network that pays per simple E-Mail submit?

    May someone please tell me what is the program?
Back
Top