Today i want to share with you is "How can we write HTML Code in view files? I am writing this article because many times we can not use CActiveForm to design our form...
Today i want to share with you is "How can we write HTML Code in view files? I am writing this article because many times we can not use CActiveForm to design our form...
This tutorial is for people that are integrating Yii into WordPress. Meaning that WordPress is the host platform, and that Yii will be handling AR, CRUD, etc.
Hi buddies !, This tutorial shows about how to add a custom button with your own icon for your CGridView of Yii framework
This tutorial describes how to connect to a remote service via tunnel when only most basic software is available on the remote server. It is not directly related to Yii. It could be hovewer useful for web developers working with shared hosting sites with limited access.
I have a table (account) which contains "General Ledger" accounts. Each account has its own account_description - such as 'inventory', 'sales', etc.
Note: Before reading this wiki you should have read the caching part in the Yii guide
Assume that you have teachers and students model.
As we know Using crud generator creates menu items in view files (for each view file have a varius menu items)
I wanted to implement a widget that could refresh itself through Ajax without refreshing the whole page. CGridView and CListView are excellent examples of such widgets.
In this wiki I will show you how to extends an extension and/or how can two or more extensions work together.
In your application configuration (protected/config/main.php), set the sourceLanguage parameter to English:
CJuiDatePicker displays a datepicker. CJuiDatePicker encapsulates the JUI datepicker plugin.
I wrote about this on my blog, but wanted to post it here too.
How to add additional information to a user when using BUM extension?
login links will be
Lately, i needed to deal with the following scenario: read from two databases (db1,db2), and write to a third database (db3).
The problem was that all my web applications ran normally on localhost, but on server the Greek characters (or any other no-english characters) displayed with problems.