Can someone show me exactly how a script that includes the first line in at txt file would be like.. I'm totally new to this php stuff 😕
$blah = file("blah.txt"); echo $blah[0];