[UPHPU] php user authentication
Wade Preston Shearer
lists at wadeshearer.com
Wed Apr 23 21:06:07 MDT 2008
> The only thing I found about redirecting in PHP is using the
> header(location) function, except that must be the first line in the
> script,
> so that makes it difficult, because I can't include an external
> library or
> anything, and I can't set a variable before I use it in that, like:
The header function doesn't have to be the first line of code in your
script, you just can't redirect if other headers have already been sent.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20080423/414f402f/smime.bin
More information about the UPHPU
mailing list