Im trying to open a file in a controller and write the contents in it.But i am getting the error as follows
fopen(‘/home/chirag/public_html/doctor_description/RM0012.txt’): failed to open stream: No such file or directory
Best Place to handle URL Slugs
Hi guys!
I’m in the painful process to convert a Drupal site on Yii. Here’s the scenario i need help with at the moment:
I need to handle invalid URLs such asREAD MORE
how to create a pagination in yii?
how to create a pagination in yii
By infopandiyan · Asked 380 days 18 hours 51 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
How to create own action in Controller to make mysql insert
controllerInsertLinkModelsMysql
Hi to all,
i am new to yii framework and this is also my first framework.
i am trying to implement a Intress link/button for an article (not from facebook).
So i haveREAD MORE
How do you create dynamic dropdown. linked together from a database
Please help me with dynamic dropdowns from database
By eruaan@gmail.com · Asked 475 days 4 hours 5 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
yii 1.1.8 actionCreate -> 404 The requested page does not exist
I’m new working with Yii
I´d create some extra pages using the gii(yii 1.1.7 and PHP 5.3.2) but, when I change to the new version of Yii, show me manyREAD MORE
Redirect to login page after ajax request and session expiration
Hi all! I’m trying to find a best practice on how to redirect the user to the login page if the session has expired and clicks an ajax link. I’veREAD MORE
By bigardusklei · Asked 575 days 14 hours 56 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
How to make actionCreate() for Tabular input?
Hi
I managed to figure out how to tabular update, but I’m having problems with create.
I have 3 tables = PROJECT, TASK, SERVICE.
PROJECT(id) has many TASKs(project_id).
TASK(service_id) has one SERVICE(id).
Now I needREAD MORE
Generate MS Word document with Yii
controllermicrosoftredirectword
Hi all!
I’m trying to generate a word document from within my Yii application. My idea was to call a redirect or render to the generating document (including the special headersREAD MORE
