OK, I don't have access to the server (except ftp).  All I can use is PHP 
or JavaScript.  I just thought that I could use some thing that will just 
hide it.  Like that NoRightClick javascript script where if you try to 
view the source code of a page it stops you but you can still use 
View/Source Code option on your main menu to view the code.

Thanks

Ajdin


On Mon, 22 Jan 2001, bard wrote:

> If you're using apache, try mod_rewrite. I'm pretty sure you have to run something 
>on the server side to do this. JavaScript runs client-side and will therefore be 
>useless.
> 
> Cheers,
> 
> Brad
> 
> On Mon, 22 Jan 2001, AJDIN BRANDIC wrote:
> 
> > Perhaps not related to php but I was wandering, is it possible to hide 
> > site's real url and replace it with something else (some other URL).  ie. 
> > someone clicks on a link on www.blah.co.uk which takes the user to an 
> > designated area (ie. /house-search/) on www.foo.co.uk.  I want 
> > the user still to see www.blah.co.uk. This is just for aesthetic reasons 
> > since ones the user finishes the search for houses (on 
> > www.foo.co.uk/house-search/) he/she will return to www.blah.co.uk. 
> > 
> > I have tried www.javascripts.com but no success??
> > 
> > Thanks
> > 
> > Ajdin
> > 
> > 
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to