![]() |
|
|
+ Search |
![]()
|
May 21st, 2004 12:49
Julio Nobrega, Tam bouma,
Use the file() funtion:
$array = file('filename.extension');
keys will be the line number (starting with zero) and the values will be
the line contents.