UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Learn More
DialedIn: Cloud Contact Center Software
Cloud Based Contact Center Software that Drives Success
DialedIn is a modern call center software designed to transform customer interactions and streamline your operations, helping teams achieve more daily. By automating and optimizing key workflows across inbound, outbound, and blended environments, DialedIn helps you boost agent productivity and deliver better outcomes across every call.
This set of PHPscripts is a citation management system with extensive search functionality, backed by a MySQL database. It is useful for writing academic documents like a thesis. The scripts are well documented and easy to set up.
this is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts. it creates scripts and puts into separa
FPHDB is a set of PHPscripts that will facilitate all the ordering, inventory, and estimation needs of a printing business. It also uses JavaScript on frontend and a MySQL database on backend.
pearsession is a PHP script which overrides the default text file based session handler, allowing any database supported by PEAR to be used instead (MySQL, mSQL, Oracle, MS SQL Server, Interbase, Sybase, etc.). It includes general information about using
Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
CVOrganizer is a set of PHPscripts, that is helpful for managing a bunch of job aplications. It can help the so called "human resources managers". The set includes a full and customisable web interface. The job applicants have to fill in a form. The admi
Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
A small collection of scripts to help administer, construct and make alterations to a MySQL database via a web interface. See the project home page for the latest version.
Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
PHP Turbulence is a suite of PHPscripts that work together in unison. They do not require one another to be present, but work perfect together. The intent of the project is to eliminate the need to download a PHP message board, PHP news, PHP user manag
php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
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
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. ...