0

I have a variable named $query and an array explode[0].The array returns a string which works perfectly fine but the only problem is i want the ; at the end of the string.


$query =  $explode[0].echo ';';

Which is not working.

Kunal Raut
  • 2,349
  • 2
  • 8
  • 25

0 Answers0