Remove the final character of a string in PHP?

  • Thread starter Thread starter Terry Rumble
  • Start date Start date
T

Terry Rumble

Guest
In PHP how could one remove the final character (a comma) from a dynamically created string?
Many thanks in advance.
 
Back
Top