Afficher un message
Vieux 09/07/2007, 12h57   #5
Geoff
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: validating data from forms


"Kevin Raleigh" <kraleigh@sbcglobal.net> wrote in message
news:96udnd_dxZHwRxPbnZ2dnUVZ_qmpnZ2d@giganews.com ...
> Actually that is what I am doing. I just left out the top of the script
> containing all of my validation functions.
>
> If I use header('location: XXX'); I get a very nasty error that I haven't
> been able to resolve.
>
> Warning: Cannot modify header information - headers already sent by
> (output
> started at G:\xampp\htdocs\bethel\1purpose_bethel\register.ph p:8) in
> G:\xampp\htdocs\bethel\1purpose_bethel\register.ph p on line 107
>


you have started outputting stuff, then tryed to add a header, so it's
complaining


  Réponse avec citation
 
Page generated in 0,04141 seconds with 9 queries