Feb
24
2009
Ok. In my new project we have a lot of dymanic part. This part actually not up-to-date every time. (maybe one or two times in a day). If we use html for this part , we are so tried to update it. If we use sql all time (daily 2k+ visitor and growing) [...]
Tags: cache, framework, sql, zend
Jan
20
2009
Zend is very powerfull framework. We want to use some kind of big project but we have a problem.
Problem is; url sef link http://www.example.com/article/2009/06/sef-url-with-zend.html
But we want to: http://www.example.com/sef-url-with-zend.html
Ok; Everybody says “You can do it with Zend Router”, but how?
Answer:
You open index.php and insert
Zend gerçekten çok güçlü frameworktür. Bir çok büyük projede kullanabiliriz. Ama [...]
Tags: class, framework, Php, router, zend