Can you post some code?

Marco
-- 
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmers
Check us out on the web at http://www.phparch.com


On Tue, 2002-11-12 at 08:52, pig pig wrote:
> Hi All,
> 
> I am having problem with redirecting using header
> function with register_globals off.  It works fine on
> my PC but not on the site as the register_globals is
> off on the server.  When redirecting on the server it
> gave an CGI error:
> 
> CGI Error
> The specified CGI application misbehaved by not
> returning a complete set of HTTP headers. The headers
> it did return are:
> 
> 
> I am using session to pass some variables to the
> target page, could this cause the problem?
> Is there a work around for this problem?
> 
> Thanks in advance.
> 
> CK Ong
> 
> __________________________________________________
> Do You Yahoo!?
> Great flight deals, travel info and prizes!
> http://sg.travel.yahoo.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to