website functions expanded
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<?php
|
||||
|
||||
$date_today = date("Ymd");
|
||||
echo "<pre>".shell_exec("tail -20 /home/zutritt/Documents/sarah/logs/".$date_today."_entrance_log.csv")."</pre>";
|
||||
echo "<pre>".shell_exec("tail -200 /home/zutritt/Documents/sarah/logs/".$date_today."_entrance_log.csv")."</pre>";
|
||||
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user