[Extension] ejwplayer
EjwPlayer is a Yii widget for embedding JWPlayer 6.0 into your web applications
View Article[News] Two New Yii Books Published
We just have two new Yii books published: "Web Application Development with Yii and PHP", and "The Yii Book". The book "Web Application Development with Yii and PHP" is actually an updated edition of...
View Article[Extension] jw-player
JW Player is the most popular video player on the web, live on over 2 million sites.
View Article[Wiki] Installing Yii Users and Rights to Newly Created Yii app
After creating an yii app . we need to implement permission, Authentication and Authorization .so the best way is to use the Yii users and Rights modules. its very simple to install these modules...
View Article[Wiki] How to use YiiBooster Bootstrap Gallery
Introduction Since version 1.0.4, Yii developers can make use of the image gallery provided by Sebastian Tshan, a great javascript developer that has created some true gems like the jquery file upload...
View Article[Extension] asteroid
Quickly Add Dynamic Content Without Writing JS Or Additional Actions! Quickly bind JQuery events and much more
View Article[Wiki] Use crypt() for password storage
Storing passwords in web apps There are many tutorials and examples that show storage of passwords in a table. Often the methods used are substandard and very easy to crack. There are many web pages...
View Article[Extension] efilterwidget
form widget, enable users to select values obtained from a remote ajax query
View Article[Extension] jgoogleapi
JGoogleAPI it's an Yii extension to use the Google Api PHP Client in a easy way.
View Article[Extension] gemi
Language Selector, CRUD for languages and hardcoded strings translation / customization
View Article[Wiki] Multilanguage Lorem Ipsum Text Generator
Taking futher the idea from Piotr Masełkowski - http://www.yiiframework.com/extension/elipsum/ here's how to generate multilanguage Lorem Ipsum text. This example uses English and Bulgarian sample...
View Article[News] Yii 1.1.13 Release Candidate (RC) is released
We are very pleased to announce the immediate availability of Yii Framework version 1.1.13 Release Candidate. You may download it from the following page: www.yiiframework.com/download/ This release...
View Article[Extension] clamdscanvalidator
Validates files against ClamAV's clamd antimalware daemon
View Article[Extension] uploadmultifiles
This is an extension used to upload multiple files at a time with multiple extensions
View Article[Wiki] Htaccess .. SEO Friendly Url
hello firend if u need a SEO friendly URL Go to ur .htaccess file in and use this code carefully RewriteEngine on RewriteBase / # if a directory or a file exists, use it directly RewriteCond...
View Article[Wiki] Drills : Search by a HAS_MANY relation
Sometimes we get lost trying to search with a HAS_MANY relation when we are dealing with CActiveRecord or CActiveDataProvider. This article is a series of drills that tries to describe the practical...
View Article