get_file_from_disk
get_file_from_disk($path); - get the contents of the file from the disk on the computer where the human emulator is running.
The function accepts parameters as input:
$path – path to the file
After testing, the function returns the result of its work to the script :
File contents – the contents of a file from disk encoded for transmission via urlencode