Tutorials on Web Development, Programming, and Web Design

Starting WordPress Tutorials

In Tutorials

WordPress is one of the more popular blogging software and content management system. Here are some links to tutorials on how to use WordPress and how to customize it. If you are just getting...

read more

Advanced PHP Tutorials

In Tutorials

After you have learned the basic PHP concepts, it is time to progress to more advanced PHP topics such as sessions and cookies. As your program gets larger, it is best practice to start using PHP ...

read more

Basic PHP Tutorials

In Tutorials

Here are some basic PHP tutorials to get you started if you are new to programming. Start by learning the basic programming concepts such as variable, data types (such as string, integer, and...

read more

Tutorials on Code Security

In Tutorials

Below are some tutorials on code security and how to write secured code to prevent hacker exploits which includes form hijacking, SQL injection, Cross-Site Scripting, Cross-Site Request Forgery,...

read more

Zencart store backup

In Tutorials

Your ZenCart eCommerce store consists of server side PHP files that makes your store work and the MySQL database that contains all your product, orders, customers, and settings data. You should...

read more

How to login to the phpBB Admin Control Panel

In Tutorials

The phpBB admin control panel enables an administrator to setup and configure the entire phpBB forum application. 1. A fresh installation of phpBB 3 will already have an admin user created. We...

read more

CSS Rollover Buttons

In Tutorials

We want to create rollover buttons using CSS like the follow… When you roll your mouse over the button, the button state changes. 1. First we put the images of the two button states...

read more

How to make your first forum post in PHPBB

In Tutorials

phpBB version 3.0 is an open-source forum application that can be downloaded from phpbb.com. It is installed on your webhost server. For this tutorial, we assume that the forum have been installed ...

read more

Disabling the phpBB Forum

In Tutorials

There are a variety of web forum software out there.   There may be times when you want to disable the forum for various reasons such as when performing a backup, during development, or upgrading...

read more

Learn Web Design Online
All contents are opinions and are copyrighted and may contain ads and affiliate links for which site may receive revenues from.
See Terms of Use and Privacy Policy.