Hello all,
I have a mail function that sends parsed information to an employee distribution list. I was trying to setup a process where the admin can initiate a letter to this list, and basically run it as a background process.
To provide this functionality, I made a unique php script to handle the mail functions, and I call it from within the main script like something to the effect of:
[PHP]system("/usr/local/bin/php...