Current location: Hot Scripts Forums » Programming Languages » PHP » * PHP Re-Direction / URL Cloaking *


* PHP Re-Direction / URL Cloaking *

Reply
  #1 (permalink)  
Old 10-04-03, 03:29 PM
nabi nabi is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Question * PHP Re-Direction / URL Cloaking *

hi,

i was wondering if anyone could possibly tell me how i can use php to redirect my user to another page? therefore, i dont want it to show up in the source code when viewed by a user accessing the page from the internet!
i think this should be pretty easy as i have done this in html but i know that scripts can be cloaked in php therefore i would like to use php.

and/or

can anyone tell me how i can use php to cloak my url? i would like a user to think that a directory or a file is itself but i want it to be forwarded to elsewhere without obvious status bar 'loading' messages, etc.

id like to pre-[thank you] if you can solve my problem ; )
Reply With Quote
  #2 (permalink)  
Old 10-04-03, 06:33 PM
Jackal05 Jackal05 is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
PHP Code:

<?PHP

header
(LocationURL);
?>
This will take them immidiatly to the next page.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
PHP Dudes - Hi All stuart New Members & Introductions 4 05-03-04 01:22 PM
Custom PHP Scripts BdSBB Job Offers & Assistance 3 12-07-03 09:49 AM
PHP Triad/Upload form eddyvlad PHP 6 10-06-03 11:17 PM
Yeah PHP! painperdu The Lounge 18 06-09-03 04:55 AM


All times are GMT -5. The time now is 06:30 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.