i need to help on drupal.
i have a text file and file name is c:\abc.txt. in this file is;
123 aaaaa bbb
345 ccccc ddd
678 eeeee fffff
file format example is number, name, surname.
i want to read this file to on my block or on my free content.
i want read records and display with table ?
thanks.