hello, i have a text file with one line (numeric), i search a simple way to ready this value and assign to a variable. please help me
$var = file_get_contents('filename.fileextension'); //works if it's only one single file in that file