Hi,
I have a little "bug" : Rewriting URL is activated, but I need to put a get variable in the URL .
For exemple : In my page contact.shtml (which is rewrited), I want to add "?to=2"
It doesn't work.
But if I had "index.php?id=21,5,0,0,1,0&to=2", it works !
Can you help me !
Thanks
Rewrite and GET variables
- Oliver Georgi
- Site Admin
- Posts: 9935
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Hi Oliver,
it would be a dream to use free GET values with rewritten urls ...
cu
Achim
it would be a dream to use free GET values with rewritten urls ...
cu
Achim
ParaDroid
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English
- Oliver Georgi
- Site Admin
- Posts: 9935
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Yes, that is exactly what I meant
or somethin like this :
mysite.com/dummy/value.shtml to be rewritten to mysite.com/index.php?dummy&getvalue=value
where getvalue could be a standard variable.
cu
Achim
or somethin like this :
mysite.com/dummy/value.shtml to be rewritten to mysite.com/index.php?dummy&getvalue=value
where getvalue could be a standard variable.
cu
Achim
ParaDroid
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English
- Oliver Georgi
- Site Admin
- Posts: 9935
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Yes, you are perfectly right... (it's monday morning ...)
cu
Achim
cu
Achim
ParaDroid
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English
knquadrat edv + marketing
http://www.knquadrat.de
phpWCMS Dokumentation | Deutsch | English