* M.E. Suliman ([EMAIL PROTECTED]) [Jan 05. 2002 00:22]: > Hi
Hello > I'm pretty new to this PHP thing so this might sound a bit stupid, or easy > for the pros out there. I need a basic php form that when submit is clicked > all the information filled in that form is either generated into an html > template or text file so it can be emailed. I would be looking at the As an attachment, or do you want to just email the information submitted? > option later where it would give you the option to print or email the > genrated file. If you're completely new to PHP, this is a good introduction: <http://www.zend.com/zend/art/intro.php> -- Brian Clark | Avoiding the general public since 1805! Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8 Overflow on /dev/null, please empty the bit bucket. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

