Just found this interesting website about jQuery. Check it out: http://anthonyterrien.com/knob/
FATFREE PHP Framework – the fastest
This one is the fastest. No, don’t laught, I’m not joking! It is! Really! Oh how can you say you’ve heard this million of times from every single framework out there?
Condensed in a single 55KB file, the framework’s simple domain-specific language gives you access to Fat-Free’s all-purpose template engine, flexible cache, automatic spam protection, unit testing tools, code profiler, and HTML forms processor.
Continue reading
SEO Urls for your Yii project
Ever wanted to automatically generate seo relevant and human readable urls for your yii project?
Want to get rid of mystic blog urls like
http://your-blog.org/index.php?r=blog/show&id=1422
Yii – Next level PHP Framework at slideshare
Just a short reminder to check out my slides about yii framework basics I used for my Mayflower talk in Würzburg and Munich.
http://www.slideshare.net/mayflowergmbh/florian-fackler-yiinextlevelframework
3 easy steps to create and execute cronjobs with Yii
This little tutorial shows you how to create cronjobs with Yii, the great PHP framework. Cronjobs – just in case you don’t know what it is – are programms executed automatically in a defined period (e.g. “delete unconfirmed registrations” every week). Continue reading
Yii PHP Framework – Step by step
Welcome to the first episode.
Yii is a great php framework, I discovered 3 years ago. It’s lightweight and riddles with a lot quick wins.
This blog series will tell you about the experiences I made.