Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Allows a Film Fest to easily create a website for their film festival that will display a schedule of screenings. Includes an easy to use backend (CMS) that admin's can add films, locations, screenings, etc....
Created using MySQLI OOP PHP
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
It often takes some time to order menus or meals for lunch. To shorten it we decided to make a php based application to order a menu for lunch. It starts as school project, but we try to make it as general as posible.
Node-based content management system, aimed for smaller websites containing mainly images, sound and video. Flash (Flex) client communicating with php/mysql through AmfPHP, still very immature, but may grow to something useful.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
The design collector and inspirator is a php-based template management system. It works similiar to a picture community but is designed for collecting website templates in any image format
Smartbase-84 project. This is another HTML/PHP/MySQL database, for educational purposes. This database will contain modules like : employee's, employers, Job-offers, etc. what i am doing now is not very great, but it's simple, and it works.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)