PHP message
Explain the difference between $message and $$message? Answer $message is used to store variable data. $$message can be used to store variable of a variable. Data stored in $message is fixed while data stored...
A cookie is used for identification purposes. It is more commonly used to identify a user in a session. It is a small file the application inserts on the users computer. With PHP one...
What is urlencode and urldecode? Answer Urlencode can be used to encode a string that can be used in a url. It encodes the same way posted data from web page is encoded. It...
What is the difference between include and require? Answer Require() and include() are the same with respect to handling failures. However, require() results in a fatal error and does not allow the processing of...
Flexibility achieved is in greater ratio in CSS3 because of the feature of handling multiple style sheets in CSS3 and because of the modularized approach of CSS3.
Drupal use smarty template where as on the other hand, Joomla dose not. Joomla uses plugin and modules whereas Drupl has module only In drupal php code can be written directly whereas in Joomla...
Completely database driven site engines News, products or services sections fully editable and manageable Topics sections can be added to by contributing authors Fully customizable layouts including left, center and right menu boxes Browser...
11. Can content items be in multiple sections or categories? No. 12. How to exit wrapper? To remove the wrapper, click on any of the links on the menu of the parent page. 13....
6. How to link inside content and another content item? Get the URL for the particular page you want to link this to. Create a link using a specific editor or with html, if...
The best way for a candidate to be sure about passing the interview is to be prepared. There are a few questions that are standard for the interviewee to be asked. Here is some...
Affordable Hosting Plans Click at below image for best plans Got best web hosting award in 2011 Get a Website Hosting that Works Click on the image to buy now Ipage is awarded best...
Most of the companies are taking phone interview prior to personal interview. So that they can save time and shortlist the best candidate. If you are fresher then you need to prepare for telephonic...
The standard Drupal installation contains a sample .htaccess file which supports clean URLs. It is easy to miss copying this file, because of the leading “dot”. So before trying to enable Clean URLs, make...
On May 22, 2000, roughly 18 months after the first official announcement of the new development effort, PHP 4.0 was released. Many considered the release of PHP 4 to be the language’s official debut...
Drupal comes with a built in taxonomy system. The taxonomy system allows you to categorize the nodes on your site. The taxonomy system allows you to define vocabularies which consist of one or more...
Here are some typical Drupal usages: Content management – Using a simple, browser-based interface, members can publish stories, blogs, polls, images, forums, etc. Administrators can easily customize the design of their Drupal installation. Hierarchical ordering– The...
Drupal is the choice for many great web sites because it does a lot of different things very well, and allows different kinds of information to interact effectively through its flexible, open architecture. Drupal’s...
A wide range of support services are available for organizations running Drupal sites. The Drupal community itself is an excellent resource for people looking to learn more about the platform or resolve specific issues...
A wide range of support services are available for organizations running Drupal sites. The Drupal community itself is an excellent resource for people looking to learn more about the platform or resolve specific issues...
Drupal is also often compared with other open source content management systems including Joomla, Plone, Scoop, Silverstripe, Typo3, Graffitti, Moveable Type and WordPress. There are characteristic features to all of these systems that make...
Drupal is also often compared with other open source content management systems including Joomla, Plone, Scoop, Silverstripe, Typo3, Graffitti, Moveable Type and WordPress. There are characteristic features to all of these systems that make...
Drupal is also often compared with other open source content management systems including Joomla, Plone, Scoop, Silverstripe, Typo3, Graffitti, Moveable Type and WordPress. There are characteristic features to all of these systems that make...
A minimum base installation requires at least 3MB of disk space but actual disk space is somewhat higher. If you install many contributed modules and contributed themes, the actual disk space for your installation...
Questions : 21 Explain User, Permission, Role in Drupal? Answers : 21 Every visitor to your site, whether they have an account and log in or visit the site anonymously, is considered a user...
Questions : 11 What are the key features of Drupal? Answers : 11 Drupal core has two key features that assist with the integration of rich media, the Upload module and embedding. The Upload...
Questions : 1 What is Drupal? Answers : 1 Drupal is an open source content management system offering a toolset. With integrated social media and e-commerce functionality, it provides unique value as part of...
1401. I need to delete a tag and all child tags from an XML file using PHP. How do I go about ? 1402. Was Bug #37483 ever resolved? 1403. How can i make...
1301. I want to upload CSV through PHP script and want capibility to match the colums of tables and DB bef 1302. can event handling can be done via PHP 1303. how check half-byte,single-byte...
1201. How do you display multiple ticked checkboxes from a form in a database?? 1202. How do I insert a MySQL database with greek characters in dreamweaver?Greek characters are shown ??? 1203. How can...
1101. File Download appears for .php files. Php.ini in \windows on XP. 1102. How can I pass objects from one php file to another? 1103. How to create a web page that refreshes its...