Page 1 of 1

Web resource

Posted: Sun Dec 23, 2007 11:15 am
by seriousdamage
Hi,
I have been looking everywhere on the internet for a good site that shows how to link forms to mysql scripts using php.

I habe begun to create my first database and I would like to add, delete, select, modify my data always using forms that you can then just submit.

I have found all the sql query but very little about how to use them with a form.

Does anyone have anything?

Thanks.

Posted: Sun Dec 23, 2007 3:48 pm
by Jonah Bron
If you don't know how to use MySQL, why not use XML? It's super duper easy.

Posted: Sun Dec 23, 2007 5:53 pm
by Jonah Bron
But if you're bent on MySQL, w3schools.com/php/php_mysql_intro.asp is good.

Admin Edit: URL Fixed.