Simple – Add Table Features

Simple – Add Table Features
Simple PHP project which involves adding a couple features to a table. The table is already made and there are two features i want added;

1: Hide button, this will hide a row of data on the tabe from the current user forever so i presume a new DB table will be created to hold this array data. I dont know how you want to do it.

2: Date feature, i have the date of each row/record stored in the database. I want a new column which shows the date of the record but in a format such as : Today, Yesterday, 3 days ago, 4 days ago etc etc etc

These two features are already on a similar site which i can show you, this may help you with completing the project (Source code wise).

Leave a Reply

Your email address will not be published. Required fields are marked *