Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Scripts & Programs | Development Tools

Results 201-220 of 366
HTML Purifier
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only acheivable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it? Looking for high-quality, standards-compliant, open-source components for that application you're building? HTML Purifier is for you!
(3 ratings)
Reviews0
PriceFree
Views1498
Micro Trace
Micro Trace helps you to include trace messages into your PHP code. You can easy switch on and off debugging informations, select whether it should display or write into a logfile. You can use log leveles. Installation is quite easy, just include the file into your php code and you can use the logError, logWarning, logInfo functions.
(0 ratings)
Reviews0
PriceFree
Views1945
LogManager
This package can be used to log activity to a file or the system logger. It can create a given log file if it does not exist and append new log messages. It can also open a connection to the system logger and send log messages with a given log level.
(0 ratings)
Reviews0
PriceFree
Views1514
Advanced Website Creator
A web development environment that allows you to: - Build easily robust applications using an MVC framework and a MySQL/PostgreSQL/SQLite database backend. - Do all your application development inside Advanced Website Creator. No more editing arcane .xml files. - Improve positioning of your websites in search results by using search engine friendly URLs. - Take advantage of a database abstraction layer, that greatly simplifies database development. - Automatically use transactions when they are available for the target database engine. - Stop using include() and require() - library and user PHP classes are loaded automatically when used. Advanced Website Creator integrates with most popular PHP encoders. Full source code is available for the PHP runtime framework.
(0 ratings)
Reviews0
PriceUSD 199.00
Views2584
Php Syntax Highlighter
This small script convert your PHP code into a syntax colored html text. It is usefull if you want to display your PHP code on a html page with nice colors. Ideal for document and tutorial writers.
(3 ratings)
Reviews0
PriceFree
Views2620
PHP Installation System
The PHP Installation System is an abstract class which can be used to create a web-based installation script. It provides all the basic interface tools of gathering configuration information from the user while allowing the author to perform all PHP commands throughout the installation process. PIS takes care of all the overhead and lets you concentrate on installing your script! Installing a script shouldn't be complicated. This script addresses that.
(3 ratings)
Reviews0
PriceFree
Views1925
Webframe
Webframe is an easy to use framework for developing Web-based applications. It works in the LAMP environment. Webframe is not just a regular framework. After installing it, you will have an environment that already has a built-in login interface, user and group management, database backup, a logging feature, and a lot more.
(0 ratings)
Reviews0
PriceFree
Views2822
web.template
web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method. It also supports modifiers, tags, and resource drivers for template or cache storage.
(0 ratings)
Reviews0
PriceFree
Views1628
SA PHP Framework
SA PHP Framework is a full application stack which implements the Front Controller Pattern. Originally written for PHP4 was fully rewritten to take advantage of the PHP5 object model. It features "search engine friendly URLs", page events, validity checking for the GET parameters and it's tightly integrated with Smarty.
(3 ratings)
Reviews0
PriceFree
Views2272
mkInstaller - an installer for your php scripts
If you distribute php scripts that need an installation, mkInstaller builds an installer, that is another php script. The installer is loaded as a web page that request some information using a form, and then perfroms the installation. Complete information and tutorial at http://mkinstaller.nisu.o rg/
(0 ratings)
Reviews0
PriceFree
Views2189
Grab Yahoo
This class can be used to grab the contact lists of an Yahoo user. It can authenticate in Yahoo with the user name and password of a given account. Then it can retrieve the contact lists from either the address book or the messenger friends. The retrieved contact lists are parsed and returned as arrays.
(3 ratings)
Reviews0
PriceFree
Views2790
Mod Rewrite Made Easy
Function that makes using mod rewrite easy. Includes examples and full description of use.
(0 ratings)
Reviews0
PriceFree
Views2704
vwTemplate
vwTemplate is simple templates engine for PHP5. It allows to define variables, dynamic blocks, statically and dynamically include template files, store parsed template in file for future use and recreate template from serialized string or file. It does not and will not implement functions, loops and similar features well known from other template engines, like, for example, Smarty. vwTemplate is stable and has been used in numerous projects.
(0 ratings)
Reviews0
PriceFree
Views775
PHP Functions for detecting Spiders and Small Screen Devices
Two PHP functions that allow a developer to test for spiders and small screen devices. Can be used for useragent cloaking, delivering lite content to PDA's and cellphones, or solving any other problem that requires delivering content based on user agent.
(3 ratings)
Reviews0
PriceFree
Views1676
PRAjax - PHP Reflected Ajax - v1.2.1
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. The following features make this library worth using: * Allows easier Ajax programming with PHP * PHP functions and objects can be reflected to JavaScript * PHP objects can be used in JavaScript, both properties and (registered) functions * PRAjax creates all wrappers for the developer The new updated version v1.2.1 offers a lot of improvements compared to the old version. Make sure you read the changelog!
(0 ratings)
Reviews0
PriceFree
Views3684
F-ystem Support Module
The F-ystem Support Module allows you to read or write to a file. It will also copy files if needed. When you read, write or copy a file you must use an existing directory. You will also have to manually chmod your files in order to write to them. Although append mode works if the folder is executable. F-ystem methods return numeric error codes so a PHP script can decide what to do if an error is encountered.
(0 ratings)
Reviews0
PriceFree
Views1686
Receive Email Class
This class can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. It can connect to a mail server, retrieve the total number of messages in a mailbox, retrieve the headers, body and attachment files of a given message, and delete a message.
(6 ratings)
Reviews0
PriceFree
Views7966
CSS Briefcase
Tired of constantly re-writing the same CSS code? Frustrated with searching through old projects to copy and paste code from? CSS Briefcase is a great little program that helps you organize your CSS styles and store them for use in future projects. Just add CSS style code you tend to use in several projects, and from there on adding the code into new projects is as easy as selecting the styles you want and clicking a button.
(0 ratings)
Reviews0
PriceFree
Views1993
phpautotest
phpautotest is a tool for testing PHP-driven websites. It has to be walked through your web-site once, it can then follow the same steps and report whether the pages did not work as expected. Variable values as well as HTML output can be tested. Variable values as well as HTML output can be tested. HTML output is tested using regular expressions.
(0 ratings)
Reviews0
PriceFree
Views2437
Super AJAX Programming Seed
Super AJAX Programming Seed is a tight little program that illustrates a simple implementation of AJAX technology using HTML and PHP, and offers suggestions for how to use the technology to make super-dynamic web applications from scratch.
(0 ratings)
Reviews0
PriceFree
Views4124
Results 201-220 of 366