Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
I'm having little less experience with Yii. Can anyone please help me with following?
In Yii Framework how exactly we can save and update Many to Many relationship?
Read the following topic.
You may use behavior solution or just take pieces of code for building your own logic.
http://www.yiiframework.com/forum/index.php/topic/6905-please-test-my-ar-enhancement-automatically-sync-many-many-table-when-calling-save/page__view__findpost__p__36659
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
Does php work in phonegap? I cannot find the answer.
I ask as javascript works for sure.
Thank you
Short answer no.
Insert Code here
You should really look at improving your knowledge of language types first. Php is server side based.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I have used codeigniter for developing websites and now I am switching to Yii. Can someone please suggest me what would be the best way to learn YII framework?
This link would be enough to learn basic usage
http://www.yiiframework.com/wiki/268/how-to-learn-yii/
There's a documentation section on the official web. Start there + simply start writing in Yii.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I have never used mongo db with codeigniter any one can guide me step by step for complete installation and usage.
Any help will be appreciated.
Thanx
Getting started with Mongodb and CodeIgniter Link
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
What would the code be to have a comments section on my website where logged in people can place a comment. I got a database and want to use html and php only. No 3th party involved.
Something simple and not to advanced.
You should check out some tutorials:
http://www.youtube.com/watch?v=KGmEZY6DBhw
http://www.2my4edge.com/2013/05/comment-system-using-php-and-mysql.html
We are not going to place an entire code here, you should show us that you've tried instead of just asking us to write all of your code.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
now I want learn about the structure of Drupal platform.Can you tell me the book for beginning ? I don't know what to begin, thanks.
Check this discussion. Also as #CIGuy suggested, take a look at Drupal structure.