Jump to content

Session Side Effect??


Boo-urns

Recommended Posts

So I have a session that works just great, then i send them to paypal for payment, bring them back and the only way i could think of how to do it was through COOKIES so i set one up before they went to processing.  I come back they get logged in fine but at the bottom of the page i get this error.

 

Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively.

 

I don't have access to the PHP.ini file so how would i turn it off in the .htaccess page?

 

Thanks in advance

Corey

Link to comment
https://forums.phpfreaks.com/topic/50292-session-side-effect/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.