View Single Post
  #33  
Old 05-06-2006, 10:03 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

The mod uploads a file with no extention i.e. "keyword-file", and sets apache to process it as a php file, even though it appears in the url as a folder. The PHP file then processes the url string to get the category or product url and queries the database to get the categoryid/productid, and then loads the page.
Reply With Quote