Teddy D

Generation

translateFri, 03 Feb 2023

How to remove the first comma in a line of php

$a = array(1, 2, 3); print_r($a);

Want to kickstart your project?Use the new AI Studio to create your code