In php, there are several topic that you have to really understood.
1. variable - is a temporary storage to hold the value. its must be declare...
2. data types - for example boolean, integer, floating-point, strings...
3. operators - use to operating the variable..example, plus,minus, multiple,...
4. conditional - use to control the program flow..example, if, ifelse...
5. loops - repeated executed statement...example, while,do,for...
6. arrays - store multiple value in one statement..
that all for now...back to class...
Tuesday, June 30, 2009
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment