I want learn about the structure of Drupal [closed] - php

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.

Related

Save and Update Yii FW [closed]

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

Determine source of code that is making a query [closed]

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
Exist any way to know the source page that is calling the query and store it?
Are you looking for $_SERVER['PHP_SELF'] ?
Check also print_r($_SERVER) if something is more accurate for what you need

How can i change the url in the udropship [closed]

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 7 years ago.
Improve this question
I have this magento website, http://www.sample.com/udropship, want to change to http://udropship.sample.com
Please anybody who can help with this should please provide an answer.
This has nothing to do at all with php, mysql, css nor ajax. This a matter of DNS-setup. You should start at your DNS service, which is most probably also your webhost in your case.

Localisation and Internationalisation in PHP [closed]

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 am developing a PHP website/app that needs to be available in all languages. I intend using the Gettext() method. I need to know how to get through fast ?
Look at tutorials and the gettext documentation and then ask for help when you encounter any obstacles.
Here you have an example from Sitepoint that I think will be helpful: http://www.sitepoint.com/localizing-php-applications-1/

I need to use themeMyLogin widget [closed]

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
Should I use theme my login widget? I don't know whether or not I should begin programming it from scratch or there is already a widget.
Do you just want to use this plugin?

Categories