Best Creative Community

November 7, 2009

Is Php The Easiest Way To Work With Web Form Data, Or Is There An Easier Tool To Use For Non-developers?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 6:47 pm

If all you do is want to collect form submitted data and have it sent to you there are a number of formmail program freely available. I use formmail.php from Tectite.
However, as Colinc states if you want to perform unique and complicated processing on the data then you are going to have to custom-code.
There are gui code generators out there, but they are expensive, difficult to learn and use, and create ugly ugly code.
PHP is not bad, but I only use PHP for quick web based reports but you can do a lot with it if you want. I am starting to do all such work in Perl.
Perl is not hard to learn and has tons of modules out there so instead of coding low level you can focus on what you are trying to do.

  • Share/Save/Bookmark

3 Comments »

  1. No GUI can develop useful codes for serious work. If you are into data use, you MUST learn a language, php is the easiest going and most flexible.

    Comment by Wi-Skier — November 8, 2009 @ 12:37 am

  2. If you need to process form data, you ARE a developer. So quit pretending you’re not and get busy learning programming languages… :)

    Comment by Colinc — November 8, 2009 @ 3:23 am

  3. You can sign up for a Response o matic form. It genterates it for you.
    http://www.response-o-matic.com

    Comment by baby gifts — November 8, 2009 @ 4:11 am

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress