Thread
:
HTTP request error
View Single Post
12-20-2003, 03:26 PM
PM User
|
#
2
fimi
New Coder
Join Date: Dec 2003
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
what are you trying to do?
You can NOT include stuff from other servers! it has to be within the server....if you are trying to redirect use
PHP Code:
<?
header
(
'http://urlgoeshere/'
);
?>
fimi
View Public Profile
Find More Posts by fimi