michaelnaeseth
New member
I have a database through my webhost that stores data submitted from our website. I need to export this information into a pdf file everyday at a certain time. Is there any way to automate this task using php or sql?
Extra Info: My database supports pdf exports. Once file is exported I need it sent to an email address and copied to a directory on my webserver. Is this also possible to automate?
Extra Info: My database supports pdf exports. Once file is exported I need it sent to an email address and copied to a directory on my webserver. Is this also possible to automate?