Questions tagged as "actioncreate"
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
By ricaurteg in Controllers · Asked 541 days 22 hours 3 mins ago
Questions: 1 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
By xatep in Controllers · Asked 583 days 10 hours 6 mins ago
Questions: 2 Accepted: 0 ( 0% ) | Reputation: 0
