Jun 5, 2005 #1 soniclnd Technical User Jan 6, 2005 51 US hello right now i want to write into a php file something like: Code: <?php $names[] = "yahoo"; $names[] = "google; ?> how can i do that...... somehow i've only been succesful in writing strings.........
hello right now i want to write into a php file something like: Code: <?php $names[] = "yahoo"; $names[] = "google; ?> how can i do that...... somehow i've only been succesful in writing strings.........
Jun 5, 2005 #2 Bastien Programmer May 29, 2000 1,683 CA http://ca.php.net/manual/en/ref.array.php Bastien I wish my computer would do what I want it to do, instead of what I tell it to do... Upvote 0 Downvote
http://ca.php.net/manual/en/ref.array.php Bastien I wish my computer would do what I want it to do, instead of what I tell it to do...