09-02-2011, 12:16 AM
Never knew that existed.
There's a lot more...
Let me see...
sError() - Stops the script, and prints an error
sNotice() - See the ATTENTION bar on Virtualscope
gCookies() - prints a list of cookies.
redirect() - Redirects the user without using header. More reliable than header("Location"), but slower.
protect - Protects the page
And so on....
There's a lot more...
Let me see...
sError() - Stops the script, and prints an error
sNotice() - See the ATTENTION bar on Virtualscope
gCookies() - prints a list of cookies.
redirect() - Redirects the user without using header. More reliable than header("Location"), but slower.
protect - Protects the page
And so on....