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)....
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)....
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...
A form data can be posted or submitted without the button in the following ways: 1. On OnClick event of a label in the form, a JavaScript function can be called to submit the...
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:...
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...