[snip]
I am wondering how to read lines from a file to a php array? I would
like to 
integrate a logfile into a html site. Is it possible to read line by
line and to 
check how many lines there are in total?
[/snip]

Start with http://www.php.net/fopen

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

Reply via email to