Quantcast
Channel: Live News for Yii Framework
Browsing all 3375 articles
Browse latest View live
↧

[Wiki] Make the authentication more securely

Suppose a hacker has an account of your website He could set the PHPSESSID to empty After of that He login in your system The PHPSESSID remains blank and user has already logged with this session If...

View Article


[Extension] plupload

The following container allows you to add multiple images interactively.

View Article


Image may be NSFW.
Clik here to view.

[Wiki] Where to implement knowledge about the addresses of the controller?

Statement of problem Knowledge is necessary to determine the address of the controller in a single layer system. This allows you to quickly search and painlessly produce refactoring controllers and...

View Article

[Wiki] Nested inline active fields inside Bootstrap horizontal forms

Are you using the Bootstrap 3 form styles with Yii 2 Active Forms? Have you faced problems in displaying complex layouts which needs you to display multiple inline form fields in a single row, within...

View Article

[Wiki] Change Password with TbActiveForm

In this wiki I will show how could use a TbActiveForm for changing the old password. In your models (User model) //Define public variable public $old_password; public $new_password; public...

View Article


[Wiki] I18n / localised routes in Yii

Task Definition So, you need localised urls made simple that follow the Yii framework guidelines? http://example.com/terms-and-conditions (english) http://example.com/impressum (german)...

View Article

[Extension] yii2-format-converter

Format converter

View Article

[Wiki] How to prevent Login from two places?

In your models (User class) /** * session_validate() * Will check if a user has a encrypted key stored in the session array. * If it returns true, user is the same as before * If the method returns...

View Article


[Wiki] View a related field in CGridView

Generally we need to show one or more fields from a model that is related to another model used in CGridView. For our case we will use two related models, which explain how to use model fields to a...

View Article


[Extension] testing

fhsrdhshd

View Article

[Wiki] How to display data from two tables in TbGridView using DataProvider?

In this wiki I will show how to display data from two tables in Bootstrap TbGridView using dataProvider. In your controller/action public function actionIndex() {...

View Article

[Extension] yii2-sortable-input

An input widget based on yii2-sortable extension allowing to store/save the sort order.

View Article

[Extension] array-object

Interface ArrayObject for unites your solutions to work with arrays

View Article


[Extension] fb-like-box

Yii extension for facebook Like box with custom attributes like - show header, post, user faces, layout etc.

View Article

[Extension] xphoto

Extention to upload photo and capture from webcam or camera using HTML5

View Article


[News] Yii 1.1.15 is released (security fix)

We are releasing Yii 1.1.15 to fix a security issue found in 1.1.14. We urge all 1.1.14 users to upgrade their Yii to this latest release. Note that the issue only affects 1.1.14. All previous releases...

View Article

[Extension] mellatpayment

Rich payment solutions for Yii framework with Mellat Bank

View Article


[Extension] rbacui

Rbac user interface module

View Article

[Extension] yii-ses-smtp

Wraps the PHPmailer class into a Yii component. See https://bitbucket.org/hanski07/yii-ses for details.

View Article

[Wiki] Creating a Dependent Dropdown From Scratch

I have read http://www.yiiframework.com/wiki/24/creating-a-dependent-dropdown/ (Dependen Dropdown Yii1), but I cant implementation in Yii2 because Yii2 not built-in AJAX functionality hem.. I am search...

View Article
Browsing all 3375 articles
Browse latest View live