Archive for the 'zend' Category

Feb 24 2009

Zend Cache with Zend Framework (Simple Function)

Published by Root under Php, programlama, zend

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) [...]

No responses yet

Feb 01 2009

We are in Mysql Speed Test (Myisam vs InnoDB)

Published by Root under Mysql, Php, programlama, zend

Ok. In present day, almost everybody have a web site. Actually many kind of web site is dynamic. I change my decision to mysql. (maybe later postgresql or another)
And in starting every kind of database fast and doing their job clearly. So time is past and past and past and past ……… [...]

2 responses so far

Jan 20 2009

Sefurl with Zend Framework

Published by Root under Php, programlama, zend

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 [...]

2 responses so far