Tutorials on Web Development, Programming, and Web Design

How To Update WordPress Version

In Featured Tutorials

WordPress will often release new versions of its software. For security reasons, it is always good idea to keep your WordPress up to date. Everytime you log into WordPress admin, it will check to...

read more

HTML 5 Search Input Text Field

In Featured Tutorials

New to HTML 5, is the search input field. We of course have the input field long ago. But HTML5 added add the new type attribute type=”search” which you can use as follow… See...

read more

How to See Your PHP Configuration Settings

In Featured Tutorials

Sometimes you need to see what PHP configuration settings are in effect on your server. For example, is safe_mode on or off, is magic quotes (magic_quotes_gpc) on or off, are there any disabled PHP...

read more

How to Disable PHP from Running exec

In Featured Tutorials

PHP scripts has the ability to run Linux/Unix commands by using the PHP function exec(). That means that anyone with FTP access to your webserver can write a PHP script to execute Unix commands...

read more

Never Use the Default WordPress Admin Username

In Articles Featured

When installing WordPress, the default username into the WordPress admin is “admin”. You should always change it to something else. In WordPress 3.0, the installation process gives you...

read more

How to Remove the WordPress Meta Generator Tag

In Articles Featured

If you do a view source with your browser on a WordPress site, you often will see this meta “generator” tag … <meta name=”generator” content=”WordPress...

read more

How to Access MySQL Database Using phpMyAdmin

In Featured Tutorials

If your webhost has cpanel administration interface, then you can access the MySQL database through phpMyAdmin 1. Log into your webhost cpanel. 2. Click on the phpMyAdmin icon … 3. It may...

read more

How to Check Domain Name Email Using Webmail on cPanel

In Featured Tutorials

After configuring a domain name email, you can check your email on the web by what is known as webmail. In a previous tutorial, we showed you how to create an domain name email. Now we are going to...

read more

Tutorial on Installing WordPress 3.0 from start to finish

In Featured Tutorials

WordPress requires a MySQL database in order to run. Prior to installation of WordPress, you need to create a database on your webhost. If your webhost has cpanel administration interface, then you...

read more

Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.