php sqlite

Mega Class Database (sqlite) v 1.0

Mega Class Database (sqlite) v 1.0

Mega Class Database (sqlite) v 1.0 Use every feature of sqlite in PHP . Main Features: 1. sqlite Compatible with:sqlite 2.8.2+. 2. Easy to Use, clean, easy to understand code. 3. Access sqlite Database without any knowledge of sqlite. 4. Uses Associative array of data to insert and update rows in the database table. 5. Optional escape string feature to avoid sqlite Injections. 6. Automatically Creates Prepared Statements. 7. Select Rows, Colum...

PDO CRUD Class

PDO CRUD Class

This small class will save you time by providing CRUD methods for quickly building SQL query statements. This can be used and integrated into any existing project with ease. Also, it is great at handling exceptions when SQL errors are produced. System Requirements PHP 5 PDO Extension Supported PDO Driver(s) – PDO_SQLITE, PDO_MYSQL, PDO_PGSQL Usage require('class.db.php'); // Create $bind = array( ":id" => $_POST['user_id'], ":user" =&...

Peek - Database Manager

Peek - Database Manager

Peek is a PHP based MySQL and SQLite Database Manager. With Peek you are able to interact with tables and run queries all from within a web browser. You can View, Export and Drop Tables. You can Export to CSV or XML . Peek uses AJAX so all changes are done live in the browser window. Updated to v1.1.1 – User Accounts, MySQL Support, Table Filtering and more.. Features Easy to configure View, Edit, Export and Drop SQLite Tables Export to CS...

ThumbsUp

ThumbsUp

ThumbsUp 2.0 ThumbsUp is a flexible PHP voting script. It allows visitors to vote for anything you want on your website. An admin area and six different templates are included. You will need PHP5 with PDO and a database (e.g. MySQL). Please check the system requirements before buying. Demo View the online demo with live admin area (login with demo and demo). Features New in version 2.1: Option to block IP addresses from voti...