Forum Moderators: coopster
I'm writing an email-sending script using the mail() function. Question is: Can I test this "live" without going "live"? In other words, is it possible, once the script is written, to test-send from my development box at home or must I upload the script to my live server space first and test it there?
If I can test it from my local dev system, are there specific ini settings that must be manipulated?
Thanks to all in advance!
Neophyte