- 1,251 categories
- 40,829 scripts
- This class wraps common MySQL database table SQL queries. It can:
- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of fields and v...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Aim of this article is to sho you the simples way to uplaod images to mySQL database. First you need to create a custom database table. The name of this table can be named as &"images_table&". Now here is the SQL code for creating t...
- Categories
- Platforms
- Licenses
- EMS DB Extract for SQL Server is a powerful and easy-to-use utility for creating database backups in a form of SQL scripts. It allows you to save metadata of all database objects as well as table data. With flexible customization of the extract proce...
- Categories
- Platforms
- Licenses
- This class can be used to search for data in MySQL database table text fields.
It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table.
The class returns an array w...
- Categories
- Platforms
- Licenses
- The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get.
But this library also provides extra functionality. It is able to automatically handle relatio...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Whilst working on the automatic production of web statistics - came across the following problem: &"How do I get relational data from an Hierarchical structure?&" It didn''t take long to realize - I''d have to use PHP to t...
- Categories
- Platforms
- Licenses
- In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.
- Categories
- Platforms
- Licenses
- SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database.
The class comes with additional scripts for generating classes that can be used by applicati...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget.
Seir Anphin''s core supports user-registration, database-driven templates, database abstr...
- Categories
- Platforms
- Licenses
- Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
- Categories
- Platforms
- Licenses
Page: