Search found 2 matches

by bgood98
Thu Aug 28, 2003 10:49 pm
Forum: PHP - Code
Topic: Help!
Replies: 2
Views: 136

Thank you

I am just learning to code, so I am trying out arrays and such and this seemed a simple way to do it.
by bgood98
Thu Aug 28, 2003 10:15 pm
Forum: PHP - Code
Topic: Help!
Replies: 2
Views: 136

Help!

Hi, I am new to php scripting so I am just trying things out for fun. Can anyone tell me why this does not work... // Create an Arrays $months = array("January", "February", "March", "April", "May", "June", "July", "August&qu...