The only thing I found about redirecting in PHP is using theheader(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 oranything, 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.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
