Hi All,
I have a product.php file in the root that relies on queries to direct it to specific directories/files within a product folder.
I've been looking for some code that searches pages for <a href> tags as I thought this might follow the folder structure but still keeping the root file as products.php.
I don't want the search facility to locate files in directories becuase i need it to pass the through the product.php page to include headers etc.
I'm not using a DB.
Any help would be greatly appreciated
Ed
I have a product.php file in the root that relies on queries to direct it to specific directories/files within a product folder.
I've been looking for some code that searches pages for <a href> tags as I thought this might follow the folder structure but still keeping the root file as products.php.
I don't want the search facility to locate files in directories becuase i need it to pass the through the product.php page to include headers etc.
I'm not using a DB.
Any help would be greatly appreciated
Ed