- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
As per the documentation, I have a line in my config.php:
Code:
When I run something like 'php cmd.php help', PHP barfs:
Code:
Code:
if ($_SERVER['REMOTE_ADDR'] == '<myhomeip>') {$config['debug'] = true;}
When I run something like 'php cmd.php help', PHP barfs:
Code: