![]() |
Need help on creating a simple php/mysql form
Hi Guys
I am just wondering if somebody can point me in right direction or help me create a simple php form that is using mysql so I can update mysql database. the form is only 2 things like email address and quota then a submit button. the database does have id,email,password,quota but password does not need to be in there. this how my database is setup: UPDATE `mail`.`users` SET `quota` = '' WHERE `users`.`id` =; then query is SELECT * FROM `users` LIMIT 0 , 30 |
Quote:
What code do you have so far? Have you created the HTML form yet? There are some basic parts you should be able to do yourself, like the form, and then post is here (using the html, php, or code BBcode tags) so we have a better idea of how to help you. |
| All times are GMT. The time now is 07:46 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0