Return to Snippet

Revision: 51975
at October 9, 2011 20:54 by ashmenon


Initial Code
<?php

$variable_name = array(value1, value2, value3);

?>

Initial URL
http://www.ashmenon.com

Initial Description


Initial Title
Beginner PHP Chapter 5 - Arrays - Code Block 1

Initial Tags
php, array

Initial Language
PHP