Forum Moderators: phranque
but i have realy no idea how to do it...
If(no ‘.’ or ‘?’ or ‘&’ or ‘=’ in url after last ‘/’){
"http://127.0.0.1/tryout/moeder" becomes "http://127.0.0.1/tryout/?page=display&book=moeder"
}
in this script "moeder" could be changed in anything else, and will be rewritten after "?page=display&book=", unless it contains a ‘.’ or ‘?’ etc.
so if i use:
[127.0.0.1...]
the script will not try to redirect that to
[127.0.0.1...]
i hope someone can help me out
most sincerly
jelle van oosten