System Features Users Users or Visitors of the system can view, shop or order products by category Customers are required to fill-up the billing information (name, address, contact info) Administrators Can manage products Manage product categories Manage or view unpaid…
Tag: Web Development
Social Networking Thesis Project in PHP and MySQL with Android Application
Social Networking Thesis Project in PHP and MySQL with Android Application The main reason which leads the developer into an idea of developing the system is the interaction for interaction is the essence of any social networking media. In the…
PHP/MySQL Sourcecodes
File Management System in PHP and MySQL Download link: Download Postlink: More Info Alumni Information System Download link: Download Postlink: More Info Computer-Assisted Instruction using Moodle Postlink: More Info
Drupal Tutorials Compilation
Drupal Tutorials Compilation Here are the list of our Drupal Lessons and Tutorials Introduction to Drupal Content Management System Installing Drupal on WAMP server How to Manage Users in Drupal How to Manage Themes in Drupal How to Install Modules…
Joomla Tutorials Compilation
Joomla Tutorials Compilation Here are the list of our Joomla Lessons and Tutorials Introduction to Joomla Content Management System Installing Joomla on WAMP server Joomla Core Components Joomla Core Modules The Frontend and Backend of Joomla Joomla Control Panel Joomla…
WordPress Tutorials Compilation
WordPress Tutorials Compilation Here are the list of our WordPress Lessons and Tutorials Introduction to WordPress Content Management System Installing WordPress on WAMP server WordPress Dashboard How to Add User Account in WordPress Managing Posts in WordPress Managing Categories in…
PHP-MySQL Lesson: UPDATE statement
UPDATE statement In this lesson we are going to write a PHP script that updates records in MySQL database using the UPDATE statement. Parameter of UPDATE command: UPDATE – Performs an update MySQL query SET – Updates (assigns new value…
Managing Plugins in WordPress
WordPress: Managing Plugins Plugins are tools to extend the functionality of WordPress. Manage plugins: 1. Login to your WordPress site using the administrator account. 2. Click Plugins in the Plugins tab in your dashboard to go to the Plugins administration…
How to modify site information in Drupal
Drupal: Site Information In this lesson we are going to learn how to change our site details information such as site name, email and slogan. Updating site information: 1. Login to your Drupal site using the administrator account.
How to make your Drupal site Offline
Drupal: Site Maintenance In this lesson we are going to learn how to turn the site in offline mode. Whenever you perform maintenance or upgrading your site sometimes you need to turn your site offline. You can display message to…