Results 1 to 1 of 1
Related
-
GET and POST methods Forum: PHP Forum
Replies: 3 -
NOT EQUAL methods?? Forum: Javascript Forum
Replies: 2
-
09-04-2018, 08:06 AM #1
All methods of separating presentation from code
I need to figure out the topic of separating presentation from code (all methods). I know that there is Smarty and this is called a templating engine. Do I always use something like a templating engine, or how would this work. I basically need to create a simple website with all possible methods of separating presentation from code.
Thanks.