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

Most Popular Scripts | PHP | Scripts & Programs | Development Tools | Libraries & Classes

Results 21-40 of 104
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
Views2783
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
Views2506
Date class
A full featured class that encapsulates a date and a time. Features: setters and getters like setYear(), getHours(); formatters - toString(), Format(); add and substract methods; Some comparators - compareTo( Date ), daysTo( Date ).
(3 ratings)
Reviews0
PriceFree
Views2718
DBPersister
DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users. DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. You can use DBPersister to manage data from your database to your application. You can do all boring operations like : load single record save single record (insert, update, replace) delete single record and many others operations without writing SQL code by yourself.
(3 ratings)
Reviews0
PriceFree
Views511
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
Views1670
PHP mcForms Classes
mcForms classes designed for controlling and manipulating to most common used HTML forms and form objects easily. Add form objects with their captions, assign maximum lengths and initial values, add most used JavaScript validations to objects, create comboboxes and fill them database query results. No HTML knowledge required, do it all in a single row PHP code.
(3 ratings)
Reviews0
PriceFree
Views1241
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
Views1494
Date_Calc
Date_Calc is a calendar class used to calculate and manipulate calendar dates and retrieve dates in a calendar format. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. Some of Date_Calc's features: comparing number of days between arbitrary dates, validating dates, calculating leap years, calculating the day of the week, calculating week of the year, calculating first and last days of the month, calculating next/prev week day, and calculating arrays of days for use in calendar displays.
(3 ratings)
Reviews0
PriceFree
Views9579
Zebra_Pagination, a generic pagination PHP class
A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Can generate links both in natural as well as in reverse order, can be easily localized, supports page propagation via GET or via URL rewriting, and the appearance can be easily customized through CSS, and is SEO-friendly - uses rel="prev" and rel="next" and solves the problem of duplicate content on the first page without navigation and the first page having the page number in the URL. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
(3 ratings)
Reviews0
PriceFree
Views687
ProgressBar.class.php
ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP.
(3 ratings)
Reviews0
PriceFree
Views1483
Plugable Items
Plugable Items are a collection of PHP classes to create small tables with information on your website. Current modules contain Plugs that show server statistics, message of the day, Images, calendar. The classes are very easy to create yourself.
(3 ratings)
Reviews0
PriceFree
Views1831
PHP License Manager Pro
PHP License Manager Pro's AJAX interface allows you to view and change licensing restrictions for your software with ease, in real-time. Users can be presented with one of three licensing models: a time-limited trial, a use-limited trial or a required upgrade at your discretion. To prevent unauthorized use or distribution, usage can also be restricted to an IP address. PHP License Manager Pro lets you: control who uses your software, control where your software is used, reduce piracy of your PHP scripts, control the terms of the license and facilitate e-commerce with PayPal Express Checkout support. PHP License Manager Pro gives you: detailed tracking and usage statistics for your software, maximum flexibility for setting usage restrictions, per-client license management and the ability to manage product orders. PHP License Manager Pro is installed on your server and secure.
(3 ratings)
Reviews0
PriceUSD 149.00
Views1481
PHP Javascript Detect Visitors Country
Why you need to detect your client IP Address and their location? You can do many things, such as: redirect them to a right page, pick a display language for them, block some countries that you don't like, set a good theme for your visitors, and show your clients some of your products / services base on their countries, city, location... etc.
(3 ratings)
Reviews0
PriceFree
Views727
PHP common data gateway
This package can set and get values of common data structures. It provides static functions that can be called from anywhere to setup a common data structure with a name and values for named properties. A data structure is created if one does not exist with the given name. Properties may be changed to a given value specifying a string with the name of the data structure followed by the name of the property separated by a dot. If no value is passed, the current value of the property is returned.
(3 ratings)
Reviews0
PriceFree
Views457
phpGrid
Trusted by 5,000+ happy customers worldwide, phpGrid supports all major databases, and composite key support, built-in WYSIWYG editor, master detail and subgrid, AJAX file upload, CSV, Excel, PDF Export, conditional formatting and much more.
(0 ratings)
Reviews0
PriceFree
Views566
PHPTemplateLayer
We developed PHPTemplateLayer with the wide-ranging features and fast performance required for hundreds of our own websites. PHPTemplateLayer is possibly the easiest PHP template engine to install, setup and learn, even with no prior template experience. Since all control of template output remains with the PHP code, template tags are clean and easy, and no new security concerns are introduced. PHPTemplateLayer is 100% free to use and open source, and now even outputs minified HTML.
(0 ratings)
Reviews0
PriceFree
Views419
PHP Grid Control
PHP Grid instantly enables Add, Edit, Del, Auto-filter, Search, Sort, Page, Grouping, Export, Custom Add/Del Calls, Master-detail Grids, Multiple Databases, Customizable Themes and many other features.
(0 ratings)
Reviews0
PriceUSD 50.00
Views446
Edit Database Field PRO (Wordpress Library)
Edit Database Field PRO WL is a wordpress library which help you to display the field you want from database and you can edit it with Ajax ( without reloading page ).The Field can be edit in different types : text , textarea, select , radio button, date , slider, colorpicker, switch on/off button, google map location box, video player autogenerate from youtube links.Also you can add to the editable field filters ( is email , is url and others ). That library is very useful for building wordpress plugins ( backend and frontend ) and wordpress themes. Features You can search field in MySQL databse and: display it on different ways: simple text color box on/off status button google map box – autogenerated from location that you want video player – autogenerated from video link ( youtube.com ) Real-time edit ( without reloading page ) it on different ways
(0 ratings)
Reviews0
PriceUSD 16.00
Views487
Puja
Some of Puja's features: VALIDATE TEMPLATE SYNTAX it is extremely fast no template parsing overhead, only compiles once. it is smart about recompiling only the template files that have changed. unlimited nesting of sections, conditionals, etc. built-in caching of template output.
(0 ratings)
Reviews0
PriceFree
Views378
Table Maintenance
Add, Update, and Delete MySQL table records without programming for forms, general validations, etc. Useful for Master Maintenance of setup and parameter tables. All updates and deletions are automatically logged in an auditTrail. The form and the record list is auto generated with navigation for the list. Both can be customised extensively. Default form validation is done for add and update mode. If foreign keys are declared, they are made use of. A method is provided to define explicit foreign keys if DB level keys are not defined. Additional specific validations can be included.
(0 ratings)
Reviews0
PriceFree
Views475
Results 21-40 of 104