Hi all,
Using PHPLib for sessions and such-- works really well. Just wondering if anyone can help with a simple problem I'm having...
Because page_open() sends headers to the browser, I can't send a redirect header manually... I think. If a script fails or succeeds and I want to redirect someone to another page, what's a good way of doing it while maintaining the integrity of my PHPLib sessions?
thanks
heyrad