Advanced PHP |
|
2024-11-29 |
|
|
24 |
|
|
Why?
- • Separate content and design
- • Separate designers from programmers
Basics
- • Some sort of special tags for variables: {variable}, <variable>, etc
- • Most have support for blocks (looping for table rows)
- • Some have support for conditional sections