Forms in PHP

Hi all,

I am sorry for the silly question but It is my second day on PHP and
MySQL so please be patient.
I have defined a database (clinical research) in Access, but I do not
like that way and I would like to port it in MySQL.
I think that the best way the users (my collegues) will have to input
the data we need is creating one (some) forms in HTML so that the data
can be added to the database through PHP.
This is the idea, and I have already started to define the tables in
MySQL, the question is : what is the best way to create these forms (I
mean in HTML and PHP code) ?
I think not to be the only one to have this problem and I hope that
somewhere is possible to find templates to modify. I would prefer
create everything from scratch but the time I can dedicate to learning
PHP is probably not enough for that.

Thank you in advance for any help

Diego
Diego B [ So, 05 November 2006 21:09 ] [ ID #1525009 ]

Re: Forms in PHP

Diego B wrote:
> Hi all,
>
> I am sorry for the silly question but It is my second day on PHP and
> MySQL so please be patient.
> I have defined a database (clinical research) in Access, but I do not
> like that way and I would like to port it in MySQL.
> I think that the best way the users (my collegues) will have to input
> the data we need is creating one (some) forms in HTML so that the data
> can be added to the database through PHP.
> This is the idea, and I have already started to define the tables in
> MySQL, the question is : what is the best way to create these forms (I
> mean in HTML and PHP code) ?
> I think not to be the only one to have this problem and I hope that
> somewhere is possible to find templates to modify. I would prefer
> create everything from scratch but the time I can dedicate to learning
> PHP is probably not enough for that.
>
> Thank you in advance for any help
>
> Diego
>

You can use HTML_forms package from PEAR. There is a good article here:
http://www.devarticles.com/c/a/Web-Graphic-Design/Using-HTML -Quickform-for-Form-Processing

I am new to php also but have some info here under Templating:
http://weconsultants.phpnet.us/pmwiki.php/Site/PHP

--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
____________________________________________________________ __________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
IchBin [ Mo, 06 November 2006 05:31 ] [ ID #1526038 ]

Re: Forms in PHP

IchBin wrote:
> Diego B wrote:
> > Hi all,
> >
> > I am sorry for the silly question but It is my second day on PHP and
> > MySQL so please be patient.
> > I have defined a database (clinical research) in Access, but I do not
> > like that way and I would like to port it in MySQL.
> > I think that the best way the users (my collegues) will have to input
> > the data we need is creating one (some) forms in HTML so that the data
> > can be added to the database through PHP.
> > This is the idea, and I have already started to define the tables in
> > MySQL, the question is : what is the best way to create these forms (I
> > mean in HTML and PHP code) ?
> > I think not to be the only one to have this problem and I hope that
> > somewhere is possible to find templates to modify. I would prefer
> > create everything from scratch but the time I can dedicate to learning
> > PHP is probably not enough for that.
> >
> > Thank you in advance for any help
> >
> > Diego
> >
>
> You can use HTML_forms package from PEAR. There is a good article here:
> http://www.devarticles.com/c/a/Web-Graphic-Design/Using-HTML -Quickform-for-Form-Processing
>
> I am new to php also but have some info here under Templating:
> http://weconsultants.phpnet.us/pmwiki.php/Site/PHP
>
> --
> Thanks in Advance... http://ichbin.9999mb.com
> IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
> ____________________________________________________________ __________
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor, Regular Guy (1952-)
Diego B [ Mo, 06 November 2006 16:49 ] [ ID #1526044 ]
PHP » alt.php.sql » Forms in PHP

Vorheriges Thema: wandering in dis- array
Nächstes Thema: PHP Vin Number Decoder