Temp Disguise URL - I hope !

Reply

Join Date: Jan 2008
Posts: 63
Reputation: Siberian is an unknown quantity at this point 
Solved Threads: 0
Siberian Siberian is offline Offline
Junior Poster in Training

Temp Disguise URL - I hope !

 
0
  #1
May 5th, 2009
I want to disguise a URL and only temporary. I've been informed PHP command that could be used but I was unclear about the details and I don't want to use frames because the address could still be found if desired.

For example if I tell you to go to www.kings.com the real domain would be www.apples.com but that domain www.apples.com would be hidden. I hope one could do this without a second domain, I'd like to push that first option. If not I do have a second domain to play with for now.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,404
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 226
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Temp Disguise URL - I hope !

 
0
  #2
May 5th, 2009
You might be able to achieve that with header() redirects (check the PHP manual for the header() function) But I wouldn't exactly recommend intentionally deceiving your users.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 63
Reputation: Siberian is an unknown quantity at this point 
Solved Threads: 0
Siberian Siberian is offline Offline
Junior Poster in Training

Re: Temp Disguise URL - I hope !

 
0
  #3
May 5th, 2009
I don't want to deceive them, this is only temporary. My knowledge of PHP is weak what do you mean by the header() function ? And will it work ? And how do you use it?
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,404
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 226
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Temp Disguise URL - I hope !

 
0
  #4
May 5th, 2009
Originally Posted by Siberian View Post
I don't want to deceive them, this is only temporary. My knowledge of PHP is weak what do you mean by the header() function ? And will it work ? And how do you use it?
As I said, look at the php manual for the function. http://php.net/header. It baffles me how many people use PHP and don't ever visit its website.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 214
Reputation: chrishea is an unknown quantity at this point 
Solved Threads: 32
chrishea's Avatar
chrishea chrishea is offline Offline
Posting Whiz in Training

Re: Temp Disguise URL - I hope !

 
0
  #5
May 5th, 2009
All you need to do is a bit of searching. I don't think that you need anyone else to do that for you.

Try this thread:
http://www.daniweb.com/forums/thread49627.html
Chris
See my list of PHP development tools at:
InnovationsDesign.net
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC