Articles in How-To
This article will tell you how to generate an image on your site with the help of PHP-script. You will learn two different methods to do this.
This is a short tutorial giving you an idea of how you can highlight a code in site nodes.
In contrast to Drupal 6, Drupal 5 has no protection from multiple form processing. If a user clicks "Submit" button a few times, duplicated posts will appear.
When visitors use on-site search, they say to you that they couldn’t find the required info with the navigation!..
Your next step should be to analyze search requests. This will help you to improve navigation or …
If Statistics module is enabled on your site, a number of views is shown for every node. In this article we will study how to hide this information.
If you need to choose a theme for your Drupal-based site, this article is for you! I’ll offer you three ways to get a theme.
In this article, I would tell you how to show a list of the newest nodes titles. The list will be sorted by creation date (the newest are on the top).
It is strongly recommended to run cron.php from the command line because by default cron is launched through the web-server which creates additional connections.
We will do our best to compress the pages.
The required conditions:
hoster didn’t enable gzip and deflate compression
you should have access to .htaccess file
php should support gzencode (PHP 4+) function
Clear URLs should be enabled
Compress pages
Open index.php …
In this article I’ll tell you something about Shell-script. You can use it to create a full backup copy of your site. It can be used as in Unix-systems as well in Windows with using …








