Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

remove last comma from string php

rtrim($my_string, ',');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #comma #string #php
ADD COMMENT
Topic
Name
1+2 =