Home  • Courses • Software Engineering
//-----------------Array------------------// <?php $color=array("Red","Green","Yellow","Blue"); echo $color[2]; ?>

Comments 0


Copyright © 2024. Powered by Intellect Software Ltd