Category Archives: Yii

Add additional value before ajax call when using Yii CAutoComplete

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype numbers Add additional value before ajax call when using Yii CAutoComplete

Simple yet necessary information on every Yii CAutoComplete method to add additional value into your ajax call before firing to your controller! Continue reading

Posted in How-to, Yii | Tagged | Leave a comment

How to duplicate database record in Yii with 1 line

tutorials for creating wallpaper in photoshop How to duplicate database record in Yii with 1 line

A simple 1 line code in Yii to duplicate a database record. Continue reading

Posted in How-to, Yii | Tagged | Comments Off

How to Use Yii clientScript scriptMap to speed up your website

spell your name How to Use Yii clientScript scriptMap to speed up your website

Using Yii clientScript scriptMap to optimize your site without additional overhead of using external script. A simple how-to to share. Continue reading

Posted in How-to, Yii | Tagged | 2 Comments

Yii: How to Customize Ajax Call To Controller Without Using Native jQuery Yii Code

illustrator bar code magnet design Yii: How to Customize Ajax Call To Controller Without Using Native jQuery Yii Code

There are times when you want to take controller of what is happening on your webpage instead of using Yii yiiactiveform.js library to handle all your ajax call. However, how do you know what to do in order for Yii controller to understand that your request is an ajax call and not a refresh redirect one? In this article, i will share with you how. Continue reading

Posted in How-to, Yii | Tagged | Comments Off

Tutorial: Remove index.php on localhost in Yii framework

work in progress Tutorial: Remove index.php on localhost in Yii framework

A simple and straight forward tutorial on setting up your localhost to remove index.php from your local development environment Continue reading

Posted in How-to, Yii | Tagged | Comments Off

Tutorial: How To Reuse Yii Contact Form

every great photoshop lighting tutorial ever Tutorial: How To Reuse Yii Contact Form

A simple and straight forward tutorial that demonstrate how Yii contact form can be reuse on other view Continue reading

Posted in How-to, Yii | Tagged | 1 Comment

Tutorial: Populate 2 Model Information Using 1 Controller And 1 View In CRUD

40 high quality adobe fireworks tutorials resources and files Tutorial: Populate 2 Model Information Using 1 Controller And 1 View In CRUD

A basic tutorial to demonstrate how to populate 1 to many relationship between 2 model using 1 controller and 1 view. Continue reading

Posted in How-to, Yii | Tagged | 5 Comments

Yii Relational Active Record Tutorial

css Yii Relational Active Record Tutorial

This is a tutorial to explain and demo how Yii relational active record works and can really help many people who are interested or are having problem with Yii relational active record to give them a better idea on how to solve their relational active record issues while dumping in knowledge to starters. Continue reading

Posted in How-to, Yii | Tagged | 4 Comments