Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php pop off the first character of string

$str = substr($str, 1);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #pop #character #string
ADD COMMENT
Topic
Name
9+4 =