php

Basic Online Forum

Submitted by johnmatthews.m… on
This online forum allows you to post comments, upload and download files, read different file formats such as .pdf, .jpg, .png, .mp3, .swf, and .mp4. It also has a registration and log-in form. You can edit, and delete the post that you have posted. other features: >auto fit pages upto 175% zoom in. >page navigator. >customized alert box (javascript) note: 1. uploading file depends on the server

Records Management System

Submitted by Jeprox on
This Record Management System is designed to manage and provide a convenient arrangement of records, especially those archiving documents inside the Records Office. The Record Section is the communication center where the users stores active and inactive files, record issuance, implementing the policies and procedures of the record management, formulate the policy statement and information

PHP Limit Data Selections In MySQL

Submitted by alpha_luna on
In this tutorial, we are going to tackle about PHP Limit Data Selections From MySQL. We have to use a LIMIT function to specify the number of our data to display. You can use this codes if you have a pagination table to have multiple pages to minimize the size of your data table.

We are going to set the LIMIT of our data into 4.