Hi
I am using ob_start() not to give "Cannot add header information - headers already sent by..." error. But it's waiting and waiting and not loading the page. What can be the problem? Can I use...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21582932.htm...
Zones:
PHPDate Answered: 10/04/2005 Rating: 9.2 Views: 0
I get the following error message:
#====================
# START of Error Snippet
#====================
Warning: session_start(): Cannot send session cookie - headers already sent by (output ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22130813.htm...
Zones:
PHPDate Answered: 04/12/2007 Rating: 9.4 Views: 0
On a page which processes posted form data I validate the data, then redirect if a user is added to the database. I call ob_start at the beginning of the code then redirect with header("Location: p...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20708448.htm...
Zones:
PHPDate Answered: 08/13/2003 Rating: 8.6 Views: 5
Hello,
I was looking for a way to obfuscate my HTML output after I bought Zend Encoder and found out I couldn't obfuscate HTML with that program. aolFXT recommended I use ob_start() calling a ht...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20835150.htm...
Zones:
PHPDate Answered: 05/15/2004 Rating: 8.8 Views: 0
I am using a script at php.net, to send and email in html format and a attached imaged to display on the html... it work OK with Outlook, but in Hotmail users get the part of the HTML as a sep...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22011599.htm...
Zones:
PHPDate Answered: 10/05/2006 Rating: 9.4 Views: 0