Registration script developed by duminda
- Database
- Find the database sql dump inside the DB folder
- Database name should be according to your web
- Database Configuration available @ lib/config.php
- List of Backend Pages
- Admin-Login.php -Admin Login Page
- Sample Admin User :admin
- Sample Admin password :abc@123
- cl-login.php -Login Page for Registered Users
- Sample User :desismd@gmail.com
- Sample user password :test123
- Add_Vehicle.php -Adding vehicle to the system
- Dashbord.php -Control Panel for both Registered Users and System admins. Options will be generated accordingly depending on logged in user.
- Edit_Template.php -Edit Vehicle Details. Link added via dashbord.get parameters are encoded.
- User_Registration.php -Registration form for new users. Mail function will generate an error if SMTP server isn't configured.
- activation.php -this will activate the registered users after they clicked the confirmation link in the emial
- buyi.php -Search page for visitors
- Apparently there is conflict in jquery codes.since my backend code behaved wired when I put fully function codes into styled pages I kept them separately as hard codes.
- logout.php -Log out the current user as implies by it's name. :D
- show_vehiclei.php-show Individual vehicle records, the link added from buyi.php
Please let me know about the necessary modifications. send an email to desismd@gmail.com