Originally Posted by stefin http://php.flashwebhost.com/stefin/sports.php Code: <?php $sports = array('FootBall', 'Cricket', 'Hockey', 'basketball', 'Golf', 'rugby', 'Baseball'); echo $sports[0]; echo '<br>'; echo $sports[1]; echo '<br>'; echo $sports[6]; echo '<br>'; echo $sports[2]; echo '<br>'; Nice program, try other examples too.
<?php $sports = array('FootBall', 'Cricket', 'Hockey', 'basketball', 'Golf', 'rugby', 'Baseball'); echo $sports[0]; echo '<br>'; echo $sports[1]; echo '<br>'; echo $sports[6]; echo '<br>'; echo $sports[2]; echo '<br>';
Become PHP Expert in 30 days FreeMarriage.com - Free Online Matrimonial FlashWebHost.com - Professional Web Hosting, Designing.
View Tag Cloud
Forum Rules
Bookmarks