Array substring in php example Mirthbees 13 years ago 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) Facebook Click to share on X (Opens in new window) X Click to email a link to a friend (Opens in new window) Email Click to print (Opens in new window) Print Executing php inside php exampleDateOctober 13, 2013In relation toPhp[Solved] Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started atDateMay 12, 2014In relation toErrors and solutionsMD5 in php exampleDateJanuary 30, 2014In relation toPhp