Re: Problem with getting a file



If you have fopen wrappers enabled you can make your life a lot easier.
Read about it here:

<http://www.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen>

If enabled, you can rewrite your code as follows:

$url = 'http://' . $host . '/' . $file;
echo file_get_contents($url);

.



Relevant Pages

  • Re: The E815 has to go. Samsung or Lg Which one?
    ... chose to add this to the great equation of life, ... the universe, and everything: ... In the beginning I had the echo bad, but I only have it sometimes now, ...
    (alt.cellular.verizon)
  • Re: ATTN JMS: WWZ - Youre out?
    ... most of my life like a man running for a bus, ... (I get 2-5 feature scripts per *week* with offers to rewrite, ... rewrite them), it's okay, not just because that's the nature of the ...
    (rec.arts.sf.tv.babylon5.moderated)
  • Re: .NET
    ... I find the KISS rule save my life many ... Donald ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • Re: cFASM (calling FASM as a C function)
    ... If you need to maintain such a routine, yes, better to rewrite. ... clearer and smarter for each rewrite. ... WannaBe - Talking to you hurts my brain dude. ... big system in your whole life. ...
    (alt.lang.asm)
  • Re: cFASM (calling FASM as a C function)
    ... If you need to maintain such a routine, yes, better to rewrite. ... clearer and smarter for each rewrite. ... big system in your whole life. ...
    (alt.lang.asm)