> I have a TEXT file that I want to make visual > via the web using php
<?php
include ("my_text_file.txt");
?>
HTH
Jon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> I have a TEXT file that I want to make visual > via the web using php
<?php
include ("my_text_file.txt");
?>
HTH
Jon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php