FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » fopen with URL *never* fails
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: fopen with URL *never* fails [message #172558 is a reply to message #172551] Mon, 21 February 2011 20:38 Go to previous messageGo to previous message
acoleman616 is currently offline  acoleman616
Messages: 2
Registered: February 2011
Karma:
Junior Member
On Feb 21, 2:36 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> On 2/21/2011 2:33 PM, acoleman616 wrote:
>
>> Hi all,
>
>> I'm at a loss.  I'm calling fopen(), passing it absolute URLs, and
>> when the URLs are from one, and only one, of my public domains, no
>> matter what URL I pass, it *always* executes successfully.  So even if
>> I pass it a URL of a file that I *know* doesn't exist, fopen() still
>> executes and does *not* return false, as it should.
>
>> Any ideas?
>
>> Thanks in advance for any help.
>
> Check what is returned - it's probably a "Page Not Found" page, so the
> fopen() completed.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================

Ah, didn't think of that. Is there any way to detect if a 404 is
returned from the original URL passed to it?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: about memory usage with application written with php and mysql
Next Topic: Customisable Printing by PHP from Flash
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 20:22:54 GMT 2024

Total time taken to generate the page: 0.04435 seconds