79618301

Date: 2025-05-12 16:53:40
Score: 1
Natty:
Report link

Check dir and change dir accordingly or enter full path from the location of main php file.

echo '<br>'.__DIR__;
echo getcwd();
chdir(__DIR__);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hakan