Code: Select all
Selected_name_for_content
Author(name@domain.com)
Source_(http://www.altavista.com_etc)
content, which will be more than one line....
Line two...
Line three...
Line four...
Last line hereModerator: General Moderators
Code: Select all
Selected_name_for_content
Author(name@domain.com)
Source_(http://www.altavista.com_etc)
content, which will be more than one line....
Line two...
Line three...
Line four...
Last line hereCode: Select all
<?php
$file=file("hell.txt");
$file[0]... to count($file);
?>