Re: Date from form to mySQL
- From: Jasen Betts <jasen-b@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Aug 2005 23:53:07 +1200
In article <143yxxe8hn6dj$.l0g4xrymb2f4.dlg@xxxxxxxxxx>, Alvaro G Vicario wrote:
> *** Lee David wrote/escribió (Wed, 10 Aug 2005 16:18:49 -0500):
>> How do I take a field from a form and store it on in a mySQL table?
>
> Do you want an explanation of *all* the process or you have a very specific
> question? There're many things involved as to explain it all: HTML, forms,
> database management and design, data validation in PHP, database access...
the data from your form will arrive in (among other places) an array called
$_REQUEST you take it from there and create the mysql commands to store it
in your table.
--
Bye.
Jasen
.
- References:
- Date from form to mySQL
- From: Lee David
- Re: Date from form to mySQL
- From: Alvaro G Vicario
- Date from form to mySQL
- Prev by Date: Re: Buffer flush doesn't work quite as expected
- Next by Date: Re: HELP: send binary replies back and forth ???
- Previous by thread: Re: Date from form to mySQL
- Next by thread: Re: Date from form to mySQL
- Index(es):
Relevant Pages
|
|