Yii published an topic 1 years ago Logging LoggingLog MessagesLog TargetsPerformance ProfilingYii provides a powerful logging framework that is highly customizable... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Performance Tuning Performance TuningOptimizing your PHP EnvironmentDisabling Debug ModeUsing Caching TechniquesEnabling Schema CachingComb... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Working with Passwords Working with PasswordsMost developers know that passwords cannot be stored in plain text, but many developers believe it... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Testing environment setup Testing environment setupYii 2 has officially maintained integration with Codeception testing framework that allows you ... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Overview OverviewEach time when a Yii application handles a request, it undergoes a similar workflow.A user makes a request to th... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Security SecurityGood security is vital to the health and success of any application. Unfortunately, many developers cut corners ... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Acceptance Tests Acceptance TestsAcceptance test verifies scenarios from a user's perspective. The application tested is accessed via eit... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Cryptography CryptographyGenerating Pseudorandom DataEncryption and DecryptionConfirming Data IntegrityIn this section we'll review t... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Fragment Caching Fragment CachingCaching OptionsNested CachingDynamic ContentFragment caching refers to caching a fragment of a Web page.... Choice Views · 398 Fans 8
Yii published an topic 1 years ago Sorting SortingWhen displaying multiple rows of data, it is often needed that the data be sorted according to some columns speci... Choice Views · 398 Fans 8