Useful tips for everyday
What do I need to know about Drupal HTTP request? Correctly handles GET, POST, PUT or any other HTTP requests. Handles redirects. $url : A…
Can you merge stream accounts? Steam accounts can not be merged together. Per the Steam Subscriber Agreement, Steam game subscriptions / CD keys are nontransferable…
How to bind multiple fields to one node? You can bind multiple fields to one node by doing one of the following actions: Associate a…
How do I enable a module in Drupal 8? To enable a module from the Drupal user interface, complete the following steps: Sign in to…
How do I use panels in Drupal 8? Fire up your terminal to download and install them quickly. Navigate to the root directory of your…
What is the correct way to send SMTP email using PHP? Writing the PHP Code to Send Email using Gmail SMTP Step 1: Download PHPMailer…
How to add a product to a cart? The Add to Cart button with drop-down options menu: Paste the code below an image or a…
How to use the AJAX API in Drupal? In Drupal, AJAX responses can be triggered by forms that use the Drupal Form API. Here are…
Why is it important to have a multilingual website? Having a multilingual site means that foreign consumers who visit your site are less likely to…
What happens when cached logon information is disabled? With caching disabled, the user is prompted with this message: The system cannot log you on now…