Jump to content

JeanPierre

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JeanPierre

  1. When the file.php is callable via http you can simple solve it by adding: <?php echo implode(file("http://www.yourdomain.com/file.php")); ?>
  2. The PHP function checks if the email address is correctly build up. But it doesn't say anything if the domain name exists. I wrote a small example, which after the PHP check also checks if the domain name exists: http://www.wmappz.com/php/validate-email-address/
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.