Showing 761-780 of 826 items.

XSS safe model content

Created 16 years ago by phiras phiras, updated 16 years ago by phiras phiras. 2 comments

In this post I am going to describe a solution to make your yii-based web application safe from illegal content injections.

4 0
1
Viewed: 15 069 times
Version: 1.1
Category: Tutorials

    Performance - A Guide For Best Practice

    Created 16 years ago by Y!! Y!!, updated 15 years ago by ajsharma ajsharma. 4 comments

    In this guide I will explain best practise regarding performance in MySQL, PHP and of course our loved Yii Framework. Since this is a complex topic, I will start with some basics and then expand this guide from time to time. Since this wiki can become big, you may click on View history - there you can see what changes have been made, so you don't miss anything.

    9 5
    10
    Viewed: 32 514 times
    Version: 1.1
    Category: Tutorials

    Reference: Model rules validation

    Created 16 years ago by krillzip krillzip, updated 12 years ago by Rodrigo Rodrigo. 7 comments

    This is a reference to be used for Model rule validation and is compiled from the Yii documentation and code. The purpose is to have all the information gathered in one place instead of scattered. This reference is not an intro. See The Definitive Guide to Yii, Declaring Validation Rules for a tutorial.

    99 0
    114
    Viewed: 920 165 times
    Version: 1.1
    Category: How-tos