Jump to content

PHP 101


memsaber

Recommended Posts

Hi guys. Really basic question here. I have created a mailto PHP script, which is not working when I try it out. My website is currently offline and not running through the webserver. Does the website need to be online for the PHP script to work?

 

Many thanks

 

I'm assuming that the script exists on your website or uses the mail server on your website.

In the first case yes your website needs to be live so that you can access the script.

In the second case your website can be down but your mail server needs to be live.

 

Cheers.

Link to comment
https://forums.phpfreaks.com/topic/231870-php-101/#findComment-1192922
Share on other sites

Archived

This topic is now archived and is closed to further replies.

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