Forum Moderators: phranque

Message Too Old, No Replies

Form Processing

.......how do i?

         

kodaks

8:55 pm on Sep 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am wondering if form processing is simple enough to design it yourself, or should I just use a third party to process my forms. If it is simple enough, I would appreciate any tips on getting started. Thanks!

encyclo

11:32 pm on Sep 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What kind of form processing are you trying to do, kodaks?

For simple stuff like emailing forms, there are pre-written perl and PHP scripts out there which do the job admirably, but for more complex processing (adding entries to a database and the like), you will probably need to delve into a bit of server-side scripting.

kodaks

11:56 pm on Sep 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I will only be using form to email. Can you suggest any PHP scripts that can help me? Thanks!