Which the urls to a story might contain a few of this
Code:
&
Is there a solution to this.??
Example url is
Code:
anydomain.com/modules.php?name=News&file=article&sid=48
Code:
anydomain.com/modules.php?name=News
for example if I remove the & that comes after News the output will be
Code:
anydomain.com/modules.php?name=Newsfile=article
Is there a solution to this??




Linear Mode

