Yii 1.1.13 Trim Error
I added trim filter in model array('name','unique'), array('name','filter','filter'=>'trim'), In form When i gave this type of input " yii " [space in front], The below error is occured Error:...
View ArticleTuyển Dụng: Senior Php Developer
Chào tất cả các bạn, mình nhân viên nhân sự của công ty TNHH Viễn Tinh. Hiện nay công ty mình đang có nhu cầu TUYỂN DỤNG 10 SENIOR PHP DEVELOPER có kinh nghiệm, đặc biệt ưu tiên bên Yii. Các bạn có nhu...
View ArticleYii Playground: collaborative demo app.
Yii Playground Project homepageHow to contributeLive demo Yii Playground is a demo application that uses the PHP Yii Framework to show some features of the framework starting from basic examples. It...
View ArticleHow To Ajax Interact Form With Database
how to ajax based to insert values in database onchange event used pls help anyone and some steps
View ArticleBcrypt
hi my controller: $bcrypt = new bCrypt(15); $hash = $bcrypt->hash($_POST['AddUser']['password']); $model->password=$hash; and protected/vendors: <?php class bCrypt { private $rounds; private...
View ArticleWidgets And Forms
Hello everyone! I am trying to create a login widget as selfcontained as possible, and I am facing some troubles while trying to manage validation errors. In general, I would have this problem with any...
View ArticleSoapfault
Hi, I'm trying the below tutorial and getting the following fault. SoapFault Function ("getPrice") is not a valid method for this service I did exactly as the tutorial I'm able to view the XML but...
View ArticleAuto Login The User
Hi All What is the best way to log in an user without login form ? I want to login the user after of reseting of his account. Note I get his username by request and I want auhenticate him without...
View Article[EXTENSION] Bootstrap
Hello, This is the discussion thread for my latest extension, Bootstrap. What is Bootstrap? Bootstrap is a toolkit to kickstart development of web applications. It includes base CSS and HTML for...
View ArticleSearch In Yii Cgridview
Hi.. I want to implement a search and i kinda did it statically. How can i make it dynamic ? My Controller : $this -> layout = 'main'; $model->notificationTitle = 'test'; //Static Value which i...
View ArticleJavascript, Mouse Over And More?
I have a table that similar like the one in the attached file. I want to add some javascript for mouseover which means when I move to mouse pointer to an item inside div tag area, it would show a small...
View ArticleAsaar - Agricultural Goods Prices
The Moroccan Ministry of Agriculture and Marine Fisheries has just launched a new version of its ASAAR website and geoportal that gives near-real-time prices and metadata of agricultural and fisheries...
View ArticleCant Insert Multiple Rows In Db
First of all say sorry for my English, Am a new user of YII , am Buid a POS(point of sale) application but stuck with the item purchase page, plese ceck attached image , the question is how to insert...
View ArticleHow To Customize Cgridview?
I would like to add one more button next to default button : "CButtonColumn" in the CGridView but dont know how to do it. Also I want to add the id for these buttons to use later in javascript. The id...
View ArticleShowing Data On Cgridviews (Dependent On Each Other)
hello guys, I have problems to show Data of dependent CGridview in Tabs like for example: cgridview1 g1, and cgridview2 g2 and so on.... g1 is my parent and other are dependent on it... when user apply...
View ArticleFancybox How To Add Updation Button Onclick
iam using gridview of my table displayed and also added update,edit ,delete hyperlink on the action column below added ,my problem of how to add fancy box
View ArticleDynamiczny Formularz Z Checkboxsów.
Witam, posiadam na stronie głównej, formularz rejestracyjny. Jest możliwość zrobienia po mojej stronie formularza dynamicznego, który zaciąga inputy z bazy danych. Przykład: Zaznaczam sobie checkboxy z...
View ArticleCargo Padala Express Capex.com.ph
i need a comment and suggestion for improvement of our website thanks
View ArticleChtml::button() Submit Attribute Does Not Work Within A Form With Get Method
I have a simple form as below, with two buttons that have 'submit' attribute. If the method attribute of the form is POST, then clicking on each button will submit to its 'submit' URL (this is right)....
View ArticleAdd Condition In Yii Search
Hi, I have a list view populated using cgridview. Outside the grid view i have a seach form where various parameters can be entered. On clicking submit form, i should be able to get the searched result...
View Article