verify url=./index.php
if verify url=./index.php
Imagine the last URL was:
“ http://www.something.com /sub/edit/?a= 2”
It would now be
“http://www.something.com/sub/edit/index.php”
right? the . before /index.php is a must?
i do not know how it be “http://www.something.com/show/index.php” ??? where is /sub/
Imagine the last URL was:
“ http://www.something.com /sub/edit/?a= 2”
It would now be
“http://www.something.com/sub/edit/index.php”
right? the . before /index.php is a must?
i do not know how it be “http://www.something.com/show/index.php” ??? where is /sub/
Comments