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

  1. [
  2.     {
  3.         "req_status": {
  4.             "msgcode": 1,
  5.             "msg": "Success"
  6.         },
  7.         "student_no": "ABCE/JHS/20/0002",
  8.         "bank_transid": "11123341000",
  9.         "ucc_transid": "APITRANS-20230201-5107"
  10.     }
  11. ]
File Description
  • apifeedbk
  • PHP Code
  • 01 Feb-2023
  • 234 Bytes
You can Share it: