PHP-MYSQL-MSSQL 1.0
PHP-MYSQL-MSSQL is an interface to be used with the PHP programming language to help you connect, disconnect, insert, update, delete, query, result and page_cut from MySQL or MSSQL more easy.
You just change the setting.inc.php to suit your environment. ($sql_type,$sql_host,$sql_name,$sql_user,$sql_pass,$perpage) this file is independence so you can setup other variables at this file.
If you already have a configuration file you can change the var $setting_file = "lib/setting.inc.php";
to var $setting_file = "your configuration file name";
This new version change log as follow:
- Add error handling
- Modifing the new code format
- More useful page cut function
- Add the function about getting the ID generated from the previous INSERT operation
At this version, PHP-MYSQL-MSSQL include follow functions:
- connection --> Function connection()
- disconnect --> Function disconnect()
- insert --> Function insert($tb_name,$cols,$val,$astriction)
- update --> Function update($tb_name,$string,$astriction)
- delete --> Function del($tb_name,$astriction)
- query --> Function query($string)
- num_rows --> Function nums($string="",$qid="")
- object --> Function objects($string="",$qid="")
- insert_id --> Function insert_id($qid="");
- pagecut --> Function page_cut($tb_name,$astriction,$order,$nowpage="0")
- show_page_cut --> Function show_page_cut($query_string)
More popular Database Tool
- PHP DataGrid 4.2.8 (1 year, 7 months 3 days ago)
- ajaxCRUD 5.0 (2 years, 5 months 24 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (2 years, 5 months 23 days ago)
- XAJAX Grid 1.0 (2 years, 5 months 23 days ago)
- PHP MySQL Connection Class 1.0 (2 years, 9 months 28 days ago)
Listing Files

mysql.inc.php- 9.6 KB
- 09/23/2008 01:43:28

mssql.inc.php- 9.4 KB
- 09/23/2008 01:43:28

setting.inc.php- 432 Bytes
- 09/23/2008 01:43:28

example.php- 5.1 KB
- 09/23/2008 01:43:28
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
