Quick file_get_contents() questions...your opinion needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I am using a statement like this

$url=file_get_contents("http://www.yahoo.com/";);

The thing is, it takes quite some time (2-5 secs)
before the contents are in my program (I am using my
local webserver on my desktop for testing...not a
webserver)

My questions are for you more experienced guys...
is there anyway to 'quicken' the process or is this
normal?
do you recommend anything other than
file_get_contents() ? 
and lastly, is this a resource intensive hog?

Thanks,
Mag

=====
------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux