what is the use....

Login or register to post.
Login to reply  Page: « < 1 of 1 > »
30 Jan 2009 - 04:52648
what is the use....
hi,

can you please tell me what is the use of file in php?

Thanks
--------------------------
web site design and maintenance


04 Jun 2009 - 17:20650
Hi,

Sorry for the delay. Missed the email about this message. So the purpose of a file method in php is to stream the entire content of a file into an array.

so as an example:

$lines = file('http://www.example.com/';

will take the contents of the site and dump it into the $lines array.

Cheers,
Nathan.


__________________
Thusjanthan Kubendranathan B.Sc
http://thusjanthan.com
Login to reply  Page: « < 1 of 1 > »

Powered by Drupal - Design by artinet