The project is Codeigniter Auto Generate HTML Input Form By get field 's name from Mysql Table. I created this project because I don't need to create html input form every time when I create new mysql ...
I created the mySQL table on phpMyAdmin using MAMP The title is my Primary key, because it will be used to look up the messages related to it so it has to be unique. write SQL to insert notes with ...