Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

New Scripts | PHP | Scripts & Programs | Development Tools

Results 221-240 of 373
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
Views2055
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
Views3972
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
Views2004
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
Views8276
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
Views2289
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
Views2830
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
Views4478
PHP ExcelExplorer Pro
This PHP class can import data from an Excel file without using COM, ODBC, etc. It will be useful in content management systems, for writting various converters (Excel to HTML, Excel to MySQL, etc.). On-line demo and trial version available for download. ExcelExplorer will work on any PHP5 platform. Supports Windows and Mac Excel files. No additional classes, modules are required. No configurations needed. Just include it in your own script and use it. With this class you can read such data as used color, fonts, rich text, asian phonetics, etc. Shapes and images also supported. What data can be imported: worksheets name, type (ordinal, chart or Visual Basic Module), visibility flag; rows and columns info; cells - type (integer and float numbers, percentage, text, formula, logical, error, date in Windows Excel and Mac Excel formats), empty, blank and merged.
(3 ratings)
Reviews0
PriceUSD 99.95
Views3119
Quick and Simple Form Creator for PHP (form-a-form)
The form-a-form will allow you to create a form that you can use as a template, or rather as a really great start for your forms. It not only generates the HTML code for the form, but generates the PHP query aspects of the form as well. It is quite simply to get you started, and get all the monotonous & boring form tags setup stuff out of the way up front, allowing you to concentrate more on the analytical design concept and form tweaking instead. What this form does is ask for some information that will help layout your form, then provide the html code for you to use. Form-a-form will provide the code for: 1. The initial form (form preview), as a user would see it when they first arrived, 2. The form as it would be if the form were posted back to itself (end user), and 3. A link to my Database Record Selector & Editor (DB-RSE) which allows for editing of recorded data (admin).
(9 ratings)
Reviews0
PriceUSD 1.95
Views6485
Learn HTML By Example
Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle box, and it immediately displays in the right box, exactly as it would look as a live web page.Below are just a few of the many uses we've found for this tool:
(0 ratings)
Reviews0
PriceFree
Views2323
Metastorage
Tool that generates PHP persistent object classes that perform object-relational mapping (ORM). The generated code stores and retrieves objects from many types of relational databases: MySQL, PostgreSQL, Oracle, Microsoft SQL server, SQLite, etc.. Supports own Object Query Language (OQL), generates database schema instalation classes, Web forms classes and report classes. Provides a Web based and command line interfaces to execute the tool.
(48 ratings)
Reviews0
PriceFree
Views2822
MX Navigation Pack for PHP
MX Navigation Pack is a Dreamweaver extension that allows you to insert different navigation bars into your dynamic content. Whether you need a category navigation, a simple page navigation or A to Z navigation, our tool can help you build and implement it in your pages. Supported server technologies: ColdFusion, ASP VBScript, PHP_MySQL and PHP_ADODB -- Page navigation - organize your records into pages and insert slim navigation buttons to help you move around. -- Category navigation - you already have your products organized into categories. So why not navigate through your categories and list all your products with a simple click? -- A to Z navigation - index your records to make them easier to navigate and create your own glossary of terms. -- Records navigation - Simple but effective, this feature will insert the buttons to help you get to the entry you needed.
(0 ratings)
Reviews0
PriceFree
Views2366
GoogleMapAPI
GoogleMapAPI is a PHP library for the Google Map API. Features include auto-geocode lookup, geocode caching, add markers and polylines by address or geocode, enable/disable map features, add map directions, add map sidebar, and many more.
(9 ratings)
Reviews0
PriceFree
Views7010
phpPat
phpPat is an open-source, easy to use, small, fast PHP TEMPLATE ENGINE that can perform complex tasks. These are the main features of phpPat: (1) handles advanced phpPat statements/operations that are placed into user friendly HTML enclose code tags. Main operations IF, ELSE, LOOP (like foreach), INC (include), LOC (replace), SET (set a value) and PART (unset a value). {2) Variables and arrays (handles multidimensional) are placed into curly braces. (3) Supports multidimensional statement structure. Any statement can be placed inside any other. (4) Has a PAT code validator for validating the code and reporting any erros. (5) Uses a built-in system for attaching phpPat plugins. (6) Is a friendly system for php developers.
(3 ratings)
Reviews0
PriceFree
Views2575
symfony
Symfony is an open-source web framework written in PHP5. Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. If you have been looking for a Rails/Django-like framework for PHP projects with features such as: * simple templating and helpers * cache management * multiple environments support * deployment management * scaffolding * smart URLs * multilingual and I18N support * object model and MVC separation * Ajax support ...where all elements work seamlessly together, then symfony is made for you.
(9 ratings)
Reviews0
PriceFree
Views4242
PBoptimize - Website Code Optimizer
posted bybiegelinUtilities
PBoptimize is a web application which can optimize PHP, HTML, CSS, and Javascript code. It removes the unnecessary spaces linefeeds, tabulators and comments. You can customize the script configuration to fit your individual needs. The optimized files will be up to 60% smaller and therefore faster to load. You can optimize whole folders with subfolders and specify which fileendings have to be optimized - default: php, html, css, js. The files which not meet the criteria will be copied to the destination folder without any modification. The optimizing result can be displayed so you can check which lines were modified/removed. There is a Trial Version available and also an online demo !
(0 ratings)
Reviews0
PriceUSD 39.00
Views1676
web.framework
web.framework is an MVC framework for PHP5. It features actions and action-chains, the ability to call to other actions or action-chains from an action-chain, pre- and post-actions with exceptions, validators for simple check forms, support for DB configuration in framework configuration, support for template systems (such as web.template and Smarty), a router for making URLs nice-looking, tokens, authorization frames, AJAX, clinet-side validation, advanced validators, good integration with web.template and more.
(3 ratings)
Reviews0
PriceFree
Views4453
FilTpl - Filnet Template
The script process recursively a template (given as a string) and a data structure (given as a tree of array of arrays). Syntax is the same as phplib , but behaves better on loops or optional blocks embedded. I developped it because I was tired of bug limitations of phplib or phpbb. A little brain-gym is required to build the tree array of datas, but the standarts php-array tools make it really flexibles. so, what is missing in this 30 lines script ? : -the ELSE part : maybe V2 -a less strict syntax : sorry -the class ornementation : useless -formatting modifiers on html side : I disagree with this features, the html file belongs to artist designer non-tech, php file belongs to developper tech. -little interface functions (load file, set_var..) : useless, just keep to the core The open structure conception make it easy to read and to adapt to any strange needs.
(0 ratings)
Reviews0
PriceFree
Views1283
Advanced Online Search and Replace PHP Script
Advanced Online Search and Replace PHP Script Its a script files content search and replace scripts for your website on server side. - You can replace batch HTML, HTM, PHP or other pages on server directly and quickly. - Search and Replace any text , case sensitive, in a directory or a whole site, include subdirectory or not - You can now replace thousands of HTML files for words, numbers, mailbox, terms, affiliate link code, google adsense code or fix site errors in seconds.
(0 ratings)
Reviews0
PriceUSD 19.95
Views2725
PHP Quick Class Creator
Creating standard classes can be a bind, having to add duplicate code to get your various get/set methods, and sorting out the constructor. I therefore wrote this utility that does most of the grunt work for you. It's intended to be used with PHP 5's new OO capabilities, and should make life a little less painful. Especially for those who have to create multiple class stubs. This should speed up the process considerably.
(0 ratings)
Reviews0
PriceFree
Views1418
Results 221-240 of 373