Array substring in php example January 13, 2013 Php Program: array_substring.php <?php $rainbow = blUe; print $rainbow[2]; ?> Output: Thanks for reading this post……….!!! Share this:Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to email a link to a friend (Opens in new window)Click to print (Opens in new window)Like this:Like Loading... Related Leave a comment