ID: 17370 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: REdhat 7.1 PHP Version: 4.2.0 New Comment:
Use "\n" Previous Comments: ------------------------------------------------------------------------ [2002-05-22 16:32:26] [EMAIL PROTECTED] Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. ------------------------------------------------------------------------ [2002-05-22 16:27:33] [EMAIL PROTECTED] $arr=file("test.txt"); $txt=join('\n',$arr); echo $txt ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17370&edit=1
