I have a PHP script sends emails. I want to run it from my PC. Could you tell me what should I install on my PC. Can I install just PHP engine and run script. Do I need to install webserver. Do they come free. let me know I appreciate you
All you need is PHP and Apache, and you need to configure Apache to recognize PHP. There are articles on the web on how to do this. Or do it the cheap way 😃, like I did: http://www.apachefriends.org/en/xampp.html