Wiki

Articles tagged with "tutorial"X
Displaying 1-10 of 20 result(s).

How to Setting Layouts in Yii

Created 13 days ago by ruderbytesHow-tos2 comments – viewed 3,766 times – ( +2 / -3 )
usually someone confused to make layouts in yii.

Creating a Simple CRUD App With Yii2

Created 20 days ago by Charles R. Portwood IITutorials11 comments – viewed 6,426 times – ( +5 / -3 )
Getting Started With Yii Framework 2. A Basic Tutorial
tags: yii2, tutorial, howto

Additional form data with XUpload

Created 7 months ago by AsgarothHow-tos5 comments – viewed 10,187 times – ( +5 )
In this article you'll learn how to send additional form data when uploading files using XUpload widget

Create Yii Project In Cloud9

Created 9 months ago by BenTutorials5 comments – viewed 7,726 times – ( +3 )
This tutorial will guide you through the process of creating a yii application using Cloud9. We will use a git workspace to enable version control and also show how to link the Cloud9 workspace to GitHub.

XUpload Workflow

Created 10 months ago by AsgarothTutorials18 comments – viewed 20,367 times – ( +27 )
This wiki describes a more complex workflow using the XUpload widget

MVC primer and 5 minute form walkthrough

Created about a year ago by rix.rix.Tutorials0 comments – viewed 11,663 times – ( +8 )
This tutorial assumes some basic knowledge of Yii and a functional development environment.
tags: Forms, tutorial, mvc

Yii Security-extended guide

Created about a year ago by bingjie2680Tips11 comments – viewed 9,840 times – ( +6 / -6 )
This article is called extended guide is because there is already a security guide in the Yii tutorial security section. but that guide is not complete in the sense that it does not rise the developers' attention to some other commonly happening attacks: SQL injection and magic URL, which can be major vulnerabilities in your application without much caring.

How to learn Yii?!

Created about a year ago by yJeroenTutorials7 comments – viewed 37,440 times – ( +16 )
Here is a step by step To-Do list for Yii beginners. The list is an advice of what tutorials and documentation you can walk through to get a full understanding of the Yii Framework. These can be a help to learn Yii.

Windows Web Development With AMPPS, NetBeans and XDebug

Created about a year ago by macinvilleTutorials1 comment – viewed 12,253 times – ( +4 )
This article will discuss how to setup your web development environment with the following specifications:

Yii for beginners

Created about a year ago by rackyczTutorials11 comments – viewed 106,917 times – ( +74 )
Hi. This is first article with my Yii tutorial. I had to split it into more articles as there's limited length of texts on Wiki. So once you understand basics, you can read next article here: Yii for beginners 2.