Quick FTP connect with FileZilla
FTP stands for “File Transfer Protocol”. In order to transfer files to a server, you to need use a software known as a “FTP client”. FileZilla is one such software for...
read moreTutorial to create a Simple Joomla Plugin
For the purpose of this tutorial example, we will create a Joomla plugin that will alter the title tag of pages of a Joomla 1.5 website. The text surrounded by the title tags in the HTML code is...
read moreTutorials for Creating WordPress Plugins
WordPress functionality can be customized through the use of WordPress Plugins. If you have a functionality that you want in your wordpress site that can not be found in an existing plugin, you...
read moreStarting 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 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 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.

