PHP

Online Enrollment System using CodeIgniter

Submitted by nelzkie15 on
I wanna Shared this to you how to create online enrollment system using codeigniter with form validation to secure/avoid XSS attack after register you can keep the Reg.Code number for using to login or to proceed next step thank for visit this website, just wait for another post for free source code without error. -if you want to see the code Go to Controllers->"Main.php" Models->"Auth_model.php"

Import CSV file into a MySQL database

Submitted by Wisdom Agbenu on
Sometimes we might want to migrate our csv file/xlsx-file(s) into our database in order to work with them accordingly, php makes that possible. With regards to this, I have written a simple script to make that easier base on a request from a good friend of mine and I thought it wise to share it with the world. 1. Firstly unzip the project file and paste it in your htdocs if you're using xampp or