TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-09-2010, 05:32 PM   #1 (permalink)
The Visitor
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
timreichhart is on a distinguished road
Default 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

Last edited by timreichhart : 09-09-2010 at 06:27 PM.
timreichhart is offline  
Reply With Quote
Old 09-13-2010, 08:51 PM   #2 (permalink)
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
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a Simple Currency Converter with Automatic Symbols Wildhoney General 11 03-16-2010 05:22 PM
Form Validation Not Working :( Guezala Absolute Beginners 27 05-13-2009 08:28 PM
Form to submit to another form patmagpantay General 8 07-21-2008 07:42 AM
Simple & Expansive Contact Form Wildhoney Script Giveaway 4 09-11-2007 03:04 PM
Form Processing William Tips & Tricks 8 04-17-2005 03:24 PM


All times are GMT. The time now is 07:59 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design