Hi,
  I have 'test_file.txt' with the contents:

label1    label2    label3    comments
name1      name2     name3
name4      name5     name6    This is a comment
...

How can I turn this into a table using PHP?


Thanks,
-Peter



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

Reply via email to