SUBBUINDESIGN Blog

PHP Script

How can we increase the execution time of a php script? Answer Default time allowed for the PHP scripts to execute is 30s defined in the php.ini file. The function used is set_time_limit(int seconds)....

the functions for IMAP

IMAP is used for communicate with mail servers. It has a number of functions. Few of them are listed below: Imap_alerts – Returns all the imap errors occurred Imap_body – Reads the message body...

PHP Error Type

What are the different types of errors in PHP? Answer Different types of errors are : E_ERROR: A fatal error that causes script termination E_WARNING: Run-time warning that does not cause script termination E_PARSE:...

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...

PHP cookies

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...

PHP Urlencode & Urldecode

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...

PHP Include & Require

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...

Explain How flexibility is achieved more in CSS3?

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.

Joomla! Features

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...

Joomla Interview Questions and Answers – 04

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....

Joomla Interview Questions and Answers – 02

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 from iPage

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...

How to enable clean URLs in drupal ?

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...

PHP 4 Features

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...

What is taxonomy in Drupal?

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...

What are the applications of Drupal?

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...

What does Drupal do?

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...

What kind of support is available to Drupal?

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...

What kind of support is available to Drupal?

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...

How does Drupal compare to other open source CMS system?

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...

How does Drupal compare to other open source CMS system?

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...

How does Drupal compare to other open source CMS system?

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...

What are system requirements for Drupal?

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...

Top Drupal interview questions and answers – 01

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...