Well
very thanks for your time
Search found 6 matches
- Sun Jan 23, 2005 2:57 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
- Sun Jan 23, 2005 2:36 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
sorry about my english I dont need redirect I need get information about the page that do the redirection some external website do a redirect to my website and I need to get informacion about this external website to cancel the redirection example you have a domain http://www.xxxx.com and install an...
- Sun Jan 23, 2005 2:13 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
- Sun Jan 23, 2005 1:23 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
- Sun Jan 23, 2005 1:17 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
I get no value for that
http://www.santicabanillas.com.ar/redirect.php
http://www.santicabanillas.com.ar/redirect.php
- Sun Jan 23, 2005 1:08 pm
- Forum: PHP - Code
- Topic: get url from redirect
- Replies: 11
- Views: 1224
get url from redirect
Hi
Im trying to get the url or some information
about external site to redirect to my site
I thin that this site use
becouste I get no value on ;
Its possible get some info about this external site ??
thanks
Im trying to get the url or some information
about external site to redirect to my site
I thin that this site use
Code: Select all
header(location "mysite");Code: Select all
$HTTP_REFERERIts possible get some info about this external site ??
thanks