<?php
// define an array
$firstarray = array('firstelement', 'secondelement', 'thirdelement', 'etc..');
($firstarray);
// printout
?>
Post a Comment
No comments:
Post a Comment