113 - 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 113.php

  1. <?php
  2. $link = "https://b24-2quhbq.bitrix24.site/slugba_zaboty_kc/?b24form_user=3.70088-1694081915-2d083cc04d77fd45e4e8c14b97e2fadd54107dcbc00bac03a0cd69223a0bca29";
  3. $result = explode("user=",$link);
  4.  
  5. print_r($result);
File Description
  • 113
  • PHP Code
  • 28 Aug-2023
  • 217 Bytes
You can Share it: