I am new to community. and this is my first post.
Project Name : General function for dropdown box from database.
Project Description : To avoid lots of work for coder. i have developed general function to get data from any field of any table from database.
please read readme file to access code.
Instruction :
1) change your configuration as per required in config/config.php.
2) general function is written in function folder.
3) main code is written in main_code folder.
4) example table is made in table folder.
5) in main_code folder define $tablename and $fieldname as required by you.
6) for feedback you can mail me at jigs.pndy@gmail.com
7) OR visit my site at http://www.phpcourse.in
Download more code :
- Code: Select all
http://phpcourse.in/php-mysql-example.html

