- 1,251 categories
- 40,829 scripts
- Script containing our pagination function that can be easily implemented into any other script to paginate the output results retrieved from MySQL database etc. Note that this function does not query the DB by itself, you should previously have count...
- Categories
- Platforms
- Licenses
- This class can be used to display database query results split in multiple pages.
It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to ...
- Categories
- Platforms
- Licenses
- This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines.
There''s a download button fo...
- Categories
- Platforms
- Licenses
- Nerocode SQLWave is a powerful MySQL GUI tool designed to automate and simplify database development process. It also provides an easier way to explore and maintain existing databases, design compound SQL statements, query and manipulate data in diff...
- Categories
- Platforms
- Licenses
- PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error...
- Categories
- Platforms
- Licenses
- Navicat MySQL GUI is a leading MySQL management tool which features an intuitive interface and provides a set of useful tool to manage and develop MySQL. This Lite version supports SSH and HTTP Tunnel for remote database connection.
Navicat ful...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- Scans www.DMOZ.org in real time (not RDF dumps), and prepares MySQL INSERT queries for ADP database. I needed a slightly faster spider to pick up links from DMOZ, so this tool was born. To use, set the minimum Google PR for your links, ADP category I...
- Categories
- Platforms
- Licenses
- 1. Easy to generate reports
2. Columns automatically determined and appropriate number of html table columns are created.
3. Can tweak color, padding, and other basic settings of the grid.
4. Allow setting a dataKey property for recording the k...
- Categories
- Platforms
- Licenses
- Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods.
Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects...
- Categories
- Platforms
- Licenses
Page: