#PHP

Codeigniter - Technical Support System

This is a full system called Technical Support System. The system function as a support to those who have problems using the computer as they can report to the administrator what is wrong on it, and for the administrator to monitor the computers and hardwares Modules -accounts -computer profile -home -inbox -inboxadmin -login -logout -purchase -request -solution This system is made on Codeigniter

Add, Update, Delete, Search, Print in PHP

In this package you will learn how to add record, update, search, print or even delete records. =================================================================== INSTALLATION AND CONFIGURATIONS =================================================================== 1. Install wamp5 2. After Installation, copy folder "IC", go paste in the directory below C:\wamp\www 3. Upload database http:/

Send SMS from Website

Class to send text messages from website to user's mobile number. It take mobile number and text message as input $SpringEdge->sendsms('9089XXXXXX', 'It is a text message'); Include Spring Edge sms class and create object of the class. Call the function sendsms with mobile number and text message. the class will call the sms gateway and send sms to user's mobile number. It can be also used for