New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
This is a script to Upload images and audio files (MP3).
This is a script to Upload images and audio files to create a Gallery of Images and Audio files (MP3), grouped by categories.
It is created with PHP, MySQL (using OOP technology, and PDO), and JavaScript.
Data of the uploaded files are stored in tables in MySQL database.
This script creates automatically Menu list with categories of uploaded files, Thumbails for images, and Gallery of Images and Audio files in accessed category.
In the upload form can be added multiple fields to upload multiple files on the same time.
Imagine you want to start a new project in PHP using MySQL as a DB server. You create your tables and then the first thing you should do is... Create the DAO files. And this is the boring, error prone part of your system.<p>
yapd will do it for you: it will read your schema in MySQL and it will create four files for you:
* A file for the data object
* A file for the interface
* The DAO file
* The file that extends the DAO files (for custom queries)
I've used the fantastic phpdao software and I have fixed some bugs, added more phpdoc elements and used PHP MySQL's PDO system (instead of the deprecated mysql php driver)
PHP framework focused on MVC - Model View Controller, XSLT - Extensible Stylesheet Language Transformations, PDO - PHP Data Objects, jQuery - JavaScript Library, Event Driven Programming.
Demo available on: http://phpbee.vlexofree.com
username: john / password: beatles
Class Reference: http://phpbee.vlexofree.com/html/
** Guys I have built a much more powerful Fully Featured CMS system at: https://github.com/MacdonaldRobinson/FlexDotnetCMS
Macs CMS is a Flat File ( XML and SQLite ) based AJAX Content Management System. It focuses mainly on the Edit In Place editing concept. It comes with a built in blog with moderation support, user manager section, roles manager section, SEO / SEF URL
Storm MVC is a php framework based on the model-view-controller design pattern featuring pretty URLs, site themes via inherited master pages, and easy forms processing. It is a mix of the best ideas from Rails, Django and ASP.NET MVC.
Sphex is a light and easy to use OOP PHP 5 Framework using the AMF binary format as a gateway for your Flex or Flash applications and any PDO enabled database. This project is using Zend_AMF and the Doctrine ORM.
PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1.
Utopia is a PHP 5 CMS, intended to support the most recent Web standards and "Web 2.0" programming techniques. Original features include PDO, Webforms processing, XSL rendering and so on, with three main objectives: performances, security and scalability
pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.