10-07-2007, 05:35 PM
|
#3 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Posts: 360
Thanks: 24
|
Quote:
Originally Posted by Tanax
One question, why do you have $i in the beginning of each variable?
Or $sz?
This is not feedback on your code, I'm just wondering..
|
Variable Type:
sz = String
i = Integer
a = Array
b = Boolean
|
|
|
|