PHP/MySQLi Messaging System

Submitted by Yorkiebar on
Introduction: This tutorial will be going over a basic PHP messaging system between users. Pre-creation: First you will need a host for your PHP, either a web host or localhost is fine but you will need PHP and MySQL(i) capabilities. Also, this will not be covering creating users. Database: We are going to be storing all of the messages in a database named 'messagesTutorial', and in there a table named 'messages'. Let's create these now; Go to PHPMyAdmin and enter 'messagesTutorial' followed by pressing the 'create' button.

FreePHP: Web-based Question Bank System (Demo - Part 1)

Submitted by DavaoCloudStudio on
(Part 2 coming soon..) Web-based Question Bank System (Demo) 'fisher-yates shuffle algorithm' for this version features: admin can add faculty admin can manage users admin can upload subject admin can upload department faculty can generate question bank faculty can recycle question bank faculty can update profile search question bank faculty will never access to the site until admin must add

Connecting MySQL Database and Visual Basic 2008 Using a Class

Submitted by janobe on
In this tutorial I will teach you how to use a class in connecting the MySQL Database and Visual Basic 2008. What is a class? A Class is a group of object that defines its functionality as a set of properties and the methods that will respond to. And it is also a container of your data and code. Wherein you can limit the data that you’re accessing.

FreeVB6: Automated Faculty Workloads & Room Assignment System

Submitted by DavaoCloudStudio on
Room schedule & capacity Faculty schedule & information Faculty loads expertise Upload subject Upload department generate report leveling account (Admin & departments school) upload workload data download workload data etc.. Features: Registrar Clone System import & export modify workloads generate report for registrar copy etc.. Input Modules: Administrator password: admin Department login list