At 07:41 AM 3/8/2006, Jabez Gan wrote:
Sorry im new but, how do we read from a file to an array? I've studied C but not with PHP and it's not working for me... Suggestions?
file() Reads entire file into an array http://php.net/file Doesn't require open & close.Paul
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php