PHPize Online / SQLize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
Copy Clear
Copy Format Clear
<?php $x = [ { "time": "07:30", "description": "2024 VIC YPP Trivia Night - Table of 8 (V24089T)" } ]; $y = [ { "time": "07:30", "description": "2024 VIC YPP Trivia Night (V240809)" } ]; $goal = []; array_push($goal, $x, $y); print_r($goal);
Show:  
Copy Clear