DrewDizzle
01-16-2008, 08:42 PM
I'm working on a project that requires php syntax, which I won't even pretend to know. Basically, I need a form with various required information (name, address, email, check here to agree to terms, etc.) to be filled out online and the results stored as comma-delineated in a .txt file.
Then I need a confirmation email sent to the user.
The form and confirmation email is probably the easiest part of this assign (a cursory Google search reveals several options) but I'm not sure where to start on the PHP-to-.txt. Would anyone be kind enough to give me a decent starting spot to take a crash course in PHP?
Then I need a confirmation email sent to the user.
The form and confirmation email is probably the easiest part of this assign (a cursory Google search reveals several options) but I'm not sure where to start on the PHP-to-.txt. Would anyone be kind enough to give me a decent starting spot to take a crash course in PHP?