Thread: Learning PHP
View Single Post
Old 10-30-2016, 05:25 AM  
mikeworks
Confirmed User
 
Join Date: Apr 2010
Posts: 272
Thanks for all advice. I'm getting a better understanding of what is required. So far have coded blog type script, with uploads, admin area, tags, search and a basic shopping cart while following video tutorials.

In general terms I guess the stages could be broken down as such:
-code secure script
-optimize db queries
-implement memcache

Is memcache the only caching solution I need to use? With current scripts I see they use memcache and template cache, but I guess the template cache is because it uses smarty?
mikeworks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote