![]() |
HTTP request error
I'm trying to do this:
<?php include ("http://pub50.ezboard.com/bloserclub"); ?> But I get a HTTP request error and stuff. How do I make it work? |
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:
|
Excuse me? I know I can be able to include from URLs. However, I can't include that specific URL I'm having problems with. I'm not interested in redirections.
Quote:
|
you don't have to raise the voice buddy, i was trying to help you and thats what i get!
:confused: |
They've probably disabled pages being loaded from any other server. If they've done that, then there's probably no way you can do it.
|
very well could be that If its a free forum. ezboards usually are from what I have seen, they prohibit hotlinking.. Check with their support department.
|
Quote:
Quote:
header('Location: http://www.somewhere.com'); Note the 'Location:' :thumbsup: Quote:
|
| All times are GMT +1. The time now is 06:27 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.