Scale Yii in the cloud
Looking for input on scaling Yii apps into the cloud. Yii has a standard MySQL relational database which does not scale well into the cloud architecture. Would like to hearREAD MORE
TDD Best Practice In Using Restful Api
api testfunctional testJSONphpunittddunit test
Hi there,
I’m constantly looking for the best way to use TDD in Yii app development. Nowday most web app are composed by a fronted, an API layer (usually JSON) toREAD MORE
By giulianoiacobelli · Asked 123 days 9 hours 3 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
How to display images from images folder in index, view files?
Please answer me ASAP
By sarthakdabhi · Asked 131 days 20 hours 46 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
Use Javascript File In Javascript Code
Dynamically load java scriptjava scripturl
Hi i want to use javascript file in my javascript code, i use $.getScript to dynamically load javascript file in application, when i use registerScriptFile in controller to registerScript fileREAD MORE
Rbac from database values
I have created Rbac with superadmin,admin1,normaluser. I want to check weather the user is logged in as superadmin, admin1,normaluser depending on the database column “access” value in tbl_user table, ifREAD MORE
Best Practice
createURL and renderPartial on Views ?
Hello, I’m wondering we should place our createUrl() calls, and renderPartial() calls, on view files, or should we place them on a Controller ?
I’m thinking like this: all methods thatREAD MORE
How do I check if current page is my home page?
Hello guys,
I am new at Yii Framework and I would like to know how do I can check if my current page is the home page of my website, becauseREAD MORE
forgetpassword field ?
Hi friends, how to create forgetpassword field in login page… how to work with this ??? please mail me to ptsuthakar90@gmail.com
has anyone tried to use FRAPI with Yii?
anyone used getfrapi.com to build API layer in Yii appliation? If yes, how did you find it?
thanks
