View Single Post
Old 09-12-2008, 10:15 PM   #7 (permalink)
sarmenhb
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
sarmenhb is on a distinguished road
Default

my page doesnt have a form on it , im grabbing the variables directly from the url

so if the url was index.php?category=cell phones

if i did the following on the server it would work but not on my pc

echo $category , the output would show cell phones

if im not using a form method such as post or get how would post or get even work?
__________________
no signature set
sarmenhb is offline  
Reply With Quote