|
Posted by Tyno Gendo on 04/04/07 12:35
leorou@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.
Try www.w3schools.com for 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.
Navigation:
[Reply to this message]
|