Difference between revisions of "PHP115"

From mi-linux
Jump to navigationJump to search
Line 7: Line 7:
 
*[http://www.smarty.net/crash_course Crash course]
 
*[http://www.smarty.net/crash_course Crash course]
  
Once you have completed the above, try and apply what you have learnt to your coursework!
+
 
 +
== Database example ==
 +
 
 +
*[http://mi-linux.wlv.ac.uk/~in9352/smarty/db.php http://mi-linux.wlv.ac.uk/~in9352/smarty/db.php]

Revision as of 13:15, 7 November 2012

Main Page >> Web Application Development >> Workbook >> Smarty Template Engine

Please note that this is an advanced topic. Make sure that you have worked through all the previous sections of this workbook before proceeding.

The tutorial on Smarty's official website are rather good, so let's just go through them:


Database example