I have a hosted site and a shopping cart. The shopping cart says I need to edit the PHP.ini file. The hosting company says I don't have access to the PHP.ini but I can set directives in an .htaccess file. The code I need to add/change is:
session.use_trans_sid off and register_globals off
Can someone help? I have browsed a bit but I'm not sure I fully understand this.
Thanks in advance.