| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2004
Lives in Tennessee, USA
Hosted on Pass56
38 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
PHP Script, Forbidden Access?!
Ergh. I've got some PHP scripts and other junk that I can't seem to grab.
In a web browser, http://www.ferrellweb.com/php/quicklinks.php loads a list of links, as it should. (It does for me, at least...) When I try to include that in a page using the include() function, it's not working. I tried another script, as below, and no luck: PHP Code:
Warning: file_get_contents(http://www.ferrellweb.com/php/quicklinks.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /private/tmp/- on line 2 Any idea why this might be? Could it have to do with some .htaccess settings, maybe? Thanks, Jeff. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|