Starting WordPress 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 moreAdvanced PHP 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 moreBasic PHP 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 moreTutorials on Code Security
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 moreZencart store backup
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 moreHow to login to the phpBB Admin Control Panel
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 moreCSS Rollover Buttons
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 moreHow to make your first forum post in PHPBB
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 moreDisabling the phpBB Forum
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 moreAll 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.


