Carlos
01-03-2006, 02:37 PM
Greetings,
There is a way -useful snippet code maybe?- to do transparent page redirects with php? What i want to do is to have a url like this:
www.10iguales.com/blogs/username
That redirect the browser to
http://www.10iguales.com/index.php?option=com_mamblog&task=show&action=user&id=username
So is like having a script like redirect.php?variable=username, but i dont want to show the php script name, nor any explicit trail of scripting. Just transparent. Any ideas?
Carlos
There is a way -useful snippet code maybe?- to do transparent page redirects with php? What i want to do is to have a url like this:
www.10iguales.com/blogs/username
That redirect the browser to
http://www.10iguales.com/index.php?option=com_mamblog&task=show&action=user&id=username
So is like having a script like redirect.php?variable=username, but i dont want to show the php script name, nor any explicit trail of scripting. Just transparent. Any ideas?
Carlos