Chapter 3 files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$mycounter = 1;
|
||||
$mystring = "Hello";
|
||||
$myarray = array("One", "Two", "Three");
|
||||
?>
|
||||
Reference in New Issue
Block a user