Hello,

I was successfully created  search engine friendly php from a tutorial on
zend site.. like:
salescomps.php?city=Canada&month=feb&year=2000
to
salescomps.php/cityCanada/month/feb/year/2001


Is there any way to modify a submit form to result a page with search engine
friendly format  without using GET or POST ( / ) ??


Thanks,

Andras


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to