09.07.2013, 19:47
(
Last edited by Konstantinos; 09/07/2013 at 08:29 PM.
)
That's a good suggestion about the LIMIT 0, 1 and I'm going to add it to the tutorial! Thank you.
To be honest, I didn't know that method to reset variables. However, does it reset only integers? What if I have in an enumeration with strings, integers, floats, booleans?
EDIT: I tested it and it reset everything inside the enumeration. Thanks a lot man, that was something I had no idea and it's great!
Added both.
To be honest, I didn't know that method to reset variables. However, does it reset only integers? What if I have in an enumeration with strings, integers, floats, booleans?
EDIT: I tested it and it reset everything inside the enumeration. Thanks a lot man, that was something I had no idea and it's great!
Added both.
