I need help. Does anyone have a script that will take info from a booking form that is used to select a particular course at a particular time on a partiular day and send it to the administrator as a text file and notify the administrator by email. Does anyone have a script tht can do this please. :rolleyes: :cry:
There are several classes/functions out there that can help with the actual attachment to email process. Try hotscripts.com etc.
Then take the form contents and fwrite them to the server (php.net/fwrite) and use the above class to attach the file you wrote as a text file on the server. You can get crazy and make it a csv or even tab delimited so that the prof's spreadsheet program opens it automatically.
Reputation Points: 15
Solved Threads: 0
Junior Poster in Training
Offline 50 posts
since Mar 2005