Does anyone know of a free php form processing script that would allow me to set some fields as required, can both send to an email address and
populate a flat file (something I could export to Excel) AND is easy to set up?
Printable View
Does anyone know of a free php form processing script that would allow me to set some fields as required, can both send to an email address and
populate a flat file (something I could export to Excel) AND is easy to set up?
Why don't you write it yourself?
True. You'll end up having to work on that more (and understanding it more) than if you write it yourself.
No :eek:. Closest I can get is move_uploaded_file(). Must be a conspiracy.Quote:
Originally Posted by mendhak
this is why programmers make moneyQuote:
Originally Posted by Andrea04