Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Subcategories


Guest

Recommended Posts

Hi there,

 

I have a code which works fine but when applied for sub-categories it gives me an error.

 

It looks like this:

 

<?php
chdir("../fine_wine_champagne/");
$HTTP_GET_VARS['cPath']=100_110;
require('index.php');
?>

 

I guess it has something to do with the cPath variable.

Is the second bit (110) interpreted as a different variable, I don't know?

 

Can anyone help, please?

Thanks in advance.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...