Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php pop off the first character of string

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