View Single Post
Old 09-13-2010, 08:51 PM   #2 (permalink)
Krik
The Contributor
 
Join Date: Feb 2009
Posts: 65
Thanks: 0
Krik is on a distinguished road
Default

Quote:
this how my database is setup: UPDATE `mail`.`users` SET `quota` = '' WHERE `users`.`id` =;
That's an update query really doesn't tell us much about your database.

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.
Krik is offline  
Reply With Quote