Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

register globals


romalong

Recommended Posts

Posted

the installing instruction says that PHP should have register_globals on.

is it safe for OSc?

 

also i discovered some string in OSc .htaccess that cant find appropriate explanation in http://httpd.apache.org/docs/. could anyone help me with

it? especially on php_value register_globals 1:

 

<IfModule mod_php4.c>

php_value session.use_trans_sid 0

php_value register_globals 1

</IfModule>

Archived

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

×
×
  • Create New...