Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
$300 Free Credits for Your Google Cloud Projects
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.
SIPS is an integrated weblog and link indexing system written 100% in PHP.It is aimed at those with access to databaseless, PHP enabled web servers who want to run a weblog site like Slashdot and/or a simple link index like Yahoo!.
The MiniCMS project is a lightweight PHP Content Management system.
The aim is to provide a very simple OO CMS, with the ability to add modules very easily and quickly by simply writing a new class, or extending an available class.
ezAlbum is an easy to install and use photo album written in PHP 4, featuring description of albums in XML format, automatic generation of the photo's thumbnails and templates support.
Bio-e Back-end is a project to develop the back-end of a scientific web-site named Bio-e. The project is designed as a very simple and modular CMS, intended to be of easy configuration and handling, yet being very expandable and changeable.
Actionpoll is a simplePHP Voting script which provides the standard functionality such as unlimited options, IP tracking of users, easy installation. Surveys can be stored either in a MySQL database or in text files.
A simple http 'chat' script, using PHP. Writes typed data to a dynamic text file, generated by day. A Flash (.swf) template geared to read and send typed data from the same text file is also included but unpolished.
The Simple Addressbook project is an html/php/mysql application for use on websites. It's simple interface manages contact information. production will commence Q4 2002
simpleTools provides simple (and easy to use) PHP tools for building simple dynamic content on your web page. Initially there is simple news to put on your frontpage and simple image gallery with sub-galleries and descriptions. All simpleTools use only te
The iNewTampa Project is a simple, effective portal engine for small community websites. It has the capability to dynamically "fetch" the latest news, weather, stock quotes, while allowing community members to post information, chat, discuss, and mingle.
This project includes some classes which are used to generate very simple MS Excel file (xls) via PHP. The generated xls file can be obtained by web as a stream file or can be written under $default_dir path.
Nusho is a package of classes and other code to integrate phpNuke and phpShop. Adding the features of phpNuke to phpShop creats a teriffic tool to communicate with your customers, a simple form of CRM.
The HTMLresourceKit is a library of widgets written in PHP wich make building LAMP web-applications much easier. There´s a simple table widget to browse through the data, a form widget with autovalidation and also a treemenu widget.
phpFormBuilder includes a web interface for administering complex, validated forms, and for storing and/or emailing form results. Forms can be deployed in any PHP page with a simple include line. Uses mySQL.
A simple, easy to use message board written in PHP using MySQL. It features single or multiple forums, user registration and anonymous posting. Well commented code allows for easy modification.
Web based digital photo album with a web management system, written in php.
With this software you can upload photo remotely and manage group. Is very simple to use.
CookieAuth is a simplePHP class, compatible with both PHP3 and PHP4, that permits to add "User-ID and Password" authentication in other projects, using cookies and additional table-field. This class is suitable for any existing MySQL data base.
MyDB is a collection of classes (MyDataLib) and applications (MyData, WebIDE) that help built web applications 4 to 10 times faster.
The main idea is very simple : Insert simple Objects in the web pages to manage and display the datas.
How does it wo
phpRPMBuilder is a web service that will server the novice/newbie audience, and give them an easy way to take small applications that only have tarred releases and build a simple spec file and resulting rpm file. All this is done thru a web page.
BlueBoy What's New is a simple database front/backend for your web site. It features displaying news items with a date, subject, who posted it, text of news, and a link for email or web page easily, and an admin page is included to make adding news items
UPDATE 10Jun12:
I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here:
PHP MySQL "instant" Audit Trail:
http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/
This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
The solution was a simple "drop in" replacement for the mysql_query call. ...