Re: Quick'n dirty PHP form. How?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Keith Smith
Date:  
To: Main PLUG discussion list
Subject: Re: Quick'n dirty PHP form. How?
http://www.w3schools.com/html/html_forms.asp

Write a script to insert into your database. - read the form POST vars
and use them to build your insert sql string

Then have it return to the form that is blank.

Note this is quick'n dirty - no security at all.




On 2015-04-08 19:22, wrote:
> Hello list:
>
> I want to build a form to have non-puter people help me fill up some
> tables. There is no math, no aesthetics and no design, most
> validations are build it inside the database.
>
> I just need a quick'n dirty way to build the forms, any
> recommendations?
> Thanks!
> ET
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss


--
Keith Smith
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss