Training in Web Technologies Blog

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

Top PHP Interview questions – 12

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

Top PHP Interview questions – 11

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

Top PHP Interview questions – 10

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

Top PHP Interview questions – 09

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

Top PHP Interview questions – 08

1001. How do I call a c program from php, it has to pass a string with it and have ti return a string? 1002. How do I run a php interface to a...

Top PHP Interview questions – 07

901. download file 902. test, mac 903. hide email address 904. How to submit form direct to email 905. How do I code a button that changes the value of a PHP variable? 906....

Top PHP Interview questions – 06

801. .How would you break up a delimited string into an array of substrings? 802. What regular expression syntax would you use to match the letter”b” at ;least once but not more than six...

Top PHP Interview questions – 05

500. when calling urls from a mysql database how do you make them active links on screen in php 501. How do I change this into a link? <?php echo $row_rsLocations [&#39;CODE&#39;] ; ?>...

Top PHP Interview questions – 04

401. How can i include a PHP PAGE on a non-php server?… I mean i want include a SIMPLE php page… 402. Why can&#39;t I get PHPSESSID to work (PWS on NT WorkStation 4.0,...

Top PHP Interview questions – 03

201. What is the PHP equivelent of ColdFusion&#39;s <CFHTTP> tag? (Both GET and POST operations) 202. What I do wrong to connect to a mysql DB-> Call to unsupported or undefined function mysql_connect() 203....

Top PHP Interview questions – 02

101. How do I write a php script within a php script to a file without escaping everything? 102. How can I create a dropdown for date field showing past 3 months, present month...

Top PHP Interview questions – 01

1. What Is PHP ? 2. How can I disable the output of error messages inside the HTML page? 3. Can I return other file formats (like Word, Excel, etc) using PHP? 4. Is...