hi there,
i am new to php and programming a login form, at first i am receiving warnings, then turned the output_buffering to ON, then it proceeds to the redirected page. i was wandering if turning the output_buffering will have a security threat to every page that i make
thanks in advance.
pleigh
simple question...
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
fixing your code to not need output buffering is preferred..
edit: have a read: viewtopic.php?t=1157
Moved to PHP - Code, for guidance.
edit: have a read: viewtopic.php?t=1157
Moved to PHP - Code, for guidance.
Last edited by feyd on Wed Jan 19, 2005 6:05 am, edited 1 time in total.
Need Help???
I've been using php over the past year...
I have posted some working examples here...
http://www.sambuchi.net
click the PHP link
Need a question answered or code let me know!!

I have posted some working examples here...
http://www.sambuchi.net
click the PHP link
Need a question answered or code let me know!!