means.
>
> HTH
> Graham
>
> > -Original Message-
> > From: Stuart Felenstein
> [mailto:[EMAIL PROTECTED]
> > Sent: 19 October 2004 10:26
> > To: Graham Cossey; [EMAIL PROTECTED]
> > Subject: RE: [PHP] Help: Suggestions for multi
> pag
hiflett's site, it's got some
great info.
http://shiflett.org especially: http://shiflett.org/articles
HTH
Graham
> -Original Message-
> From: Stuart Felenstein [mailto:[EMAIL PROTECTED]
> Sent: 19 October 2004 10:26
> To: Graham Cossey; [EMAIL PROTECTED]
> Subjec
If it's okay I'll throw out two more questions then.
1-Probably a silly question, but is a "faux pas" if I
don't do client side [javascript] validations ?
2a- Textboxes - provided I'm not allowing special
characters (only alphanumeric) does this alone protect
me from things like "sql injections
any errors found) {
$location = "page1.php?err=$str&fld1=$field1.";
Header($location);}
else{
// Store form values in session & continue
}
HTH
Graham
> -Original Message-
> From: Stuart Felenstein [mailto:[EMAIL PROTECTED]
> Sent: 19 October 2004 08:51
&
I have a multi-page form that ends in the last page as
a transaction to mysql. In the transaction there are
a number of steps, i.e.
query1 = Insert into "..
run query1
query2 = Insert into ".
run query 2
query3 = Insert into "..
run query 3
Then an if / else statement tha
5 matches
Mail list logo