aa - PHP Online

Form of PHP Sandbox

Enter Your PHP code here for testing/debugging in the Online PHP Sandbox. As in the usual PHP files, you can also add HTML, but do not forget to add the tag <?php in the places where the PHP script should be executed.



Your result can be seen below.

Result of php executing





Full code of aa.php

  1.  
  2. Warning: php_uname() has been disabled for security reasons in /in/php_64f646c58c0b22.93159802 on line 4
  3.  
  4. Warning: php_uname() has been disabled for security reasons in /in/php_64f646c58c0b22.93159802 on line 4
  5.  
  6. Warning: php_uname() has been disabled for security reasons in /in/php_64f646c58c0b22.93159802 on line 4
  7.  
  8. Warning: php_uname() has been disabled for security reasons in /in/php_64f646c58c0b22.93159802 on line 4
  9.  
  10. PHP script '/in/php_64f646c58c0b22.93159802' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.2.' to be installed.
  11.  
  12. 1) Download the required loader 'ixed.7.2.' from the SourceGuardian site: http://www.sourceguardian.com/loaders/download.php?php_v=7.2.3&php_ts=0&php_is=8&os_s=&os_r=&os_m=
  13. 2) Install the loader to /var/phpbrew/php/php-7.2.3/lib/php/extensions/no-debug-non-zts-20170718
  14. 3) Edit /var/phpbrew/php/php-7.2.3/etc/php.ini and add 'extension=ixed.7.2.' directive
  15.  
  16.  
File Description
  • aa
  • PHP Code
  • 04 Sep-2023
  • 942 Bytes
You can Share it: