|
Posted by Leo on 04/05/07 02:06
On 4 abr, 09:35, Tyno Gendo <u...@example.com> wrote:
> leo...@gmail.com wrote:
> > Hello. I would like to know the basics of populating a html form from
> > fields in a db. I have data in a db that i would like to modify
> > through a html form. How can i load the db data into the html form and
> > then take the changes? Thanks in advance, best group ever!
>
> There are tons of tutorials out on the web showing how to do this,
> an example of such.
>
> Trywww.w3schools.comfor some good training basics, they have PHP and
> many other languages.
>
> And if you want something specific try a Google search, a very quick
> search revealed this page which shows select/insert to/from db and forms:http://www.phptr.com/articles/article.asp?p=30080&seqNum=1&rl=1
>
> It's an older article, so may be PHP 4 based, but fine for what you want.
>
> Hope this helps.
Thanks a lot. I'll give it a try.
[Back to original message]
|