0 posts · 1 comment · 1 total
Active in: v/programming (1)
Try this in a .php file:
<?php
echo file_get_contents("text.txt");
Try this in a .php file:
<?php
echo file_get_contents("text.txt");