There are multiple ways for signing into the WHM (Webhost Manager) .The method that is flexible for you, can be used. Method 1: Sign in…
Why We Choose Bootstrap If you are now to web designing or developing then don’t worry Twitter Bootstrap is really a very good choice for…
Reference: http//:www.yiiframework.com Yii Versions There are two main versions of Yii Yii 1.1 It is the initial and old generation and now-a-days it is in…
Written and Posted by ePatronus Enterprise IT Solutions Islamabad, Pakistan. view: <?php $form=$this->beginWidget('CActiveForm', array( 'id'=>'careerform', 'enableClientValidation'=>true, 'clientOptions'=>array( 'validateOnSubmit'=>true, ), 'htmlOptions'=>array( 'enctype'=>'multipart/form-data', ), )); ?> <div>…
Written and Posted by ePatronus Enterprise IT Solutions Islamabad, Pakistan. WHY TO USE YII we know Yii framework is the MVC (Model, View and Controller)…