qrcode.php
Interfaces, Classes and Traits
Table of Contents
- str_split() : If
- Convert a string to an array (needed for PHP4 compatibility)
Functions
str_split()
Convert a string to an array (needed for PHP4 compatibility)
str_split( $string[,
$split_length
= 1
]) : If