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 #172551 is a reply to message #172549] Mon, 21 February 2011 19:36 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
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.
jstucklex(at)attglobal(dot)net
==================
[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: Sat Nov 23 02:43:02 GMT 2024

Total time taken to generate the page: 0.03070 seconds