- 1,251 categories
- 40,829 scripts
- Simple interface to save your database into files. This is not intended to clone phpmyadmin interface. Administrators might not want to let other users access to all phpmyadmin functionalities, so that this little interface might be enough to them. H...
- 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
- This class can be used to build and execute MySQL database queries.
It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.
The class can also execute the generated queries and retrieve the SELECT query...
- Categories
- Platforms
- Licenses
- This class can be used to create HTML forms for entering values to create new records of a MySQL database table.
It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for...
- Categories
- Platforms
- Licenses
- This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement.
There is a live example as a demo.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Place linked select boxes or radio button groups on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections.
You can chain as many select boxes as you like.
Extra filtering parameter for roor selec...
- Categories
- Platforms
- Licenses
Page: