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

Results 161-180 of 366
Automatic Maintenance Page
This script provides an automatic maintenance page that only displays when a visitor tries accessing the page. The webmaster can still view the page without restriction. The code installs quickly and easily and doesn't require external files to be installed. Features of this script: Easy to install to all sites including Wordpress Quick to install with no additional files Automatically stops visitors from accessing your site/page Allows the webmaster to access the site for testing/viewing Full script access - you only have to pay once and can use it on all of your sites
(0 ratings)
Reviews0
PriceGBP 5.00
Views405
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
Views488
Layered Popups
Internet is full of boring popups. So, it's a time to break this trend. That's why I created "Layered Popups". With this script you can realize your imagination and make unique multi-layers popup windows. You can create multiple layers with whatever-you-want content and add custom transitions/animations for each layer. You can embed AJAX-ed subscription form which works with autoresponders (MailChimp, GetResponse, iContact, Campaign Monitor, AWeber) and collect users' names/e-mails. You can raise popup window on page load or show it on click event. You can make your website more attractive and pay users attention to certain stuff.
(0 ratings)
Reviews0
PriceUSD 12.00
Views468
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
Views379
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
Views477
Website Quick Start
Built using the latest software principles by a professional software engineer you can be confident in the high quality of the code. The software is written in PHP on the Codeigniter platform and uses jQuery and Knockout.js for the client side UI code. Modern practices of MVC and Ajax are used which means it will be easy for any developer (even beginners!) to pick up and get started in under 5 minutes. Features: User Login & Signup Simple blog with TinyMCE Auto generated FAQ Contact form using Codeignitors email library Privacy and Terms templates User profile page Font Awesome web fonts plus some useful custom CSS Lots of example code and comments to extend and learn from
(0 ratings)
Reviews0
PriceUSD 13.00
Views466
APIcaller
This package can send requests to different Web services APIs. There is a base class that can send HTTP requests to given API URLs, retrieve the results and return decoded JSON, XML responses, or just the raw response data as a string. Implementation sub-classes can send requests to several types of API Web services. Currently it provides implementation classes to call OpenWeatherMap and GeoPlugin.
(0 ratings)
Reviews0
PriceFree
Views373
Portable UTF8 - Library for Unicode Handling in PHP
Portable UTF-8 is a library that enables Unicode support in PHP applications. It is written in PHP and does not need mbstring, iconv, UTF-8 enabled PCRE or any other library. The benefit of Portable UTf-8 is that you can bundle it with your applications and it needs no external support.
(0 ratings)
Reviews0
PriceFree
Views521
MagicMin
This class can merge and minify and JavaScript and CSS files. It can compress JavaScript and CSS files by stripping unnecessary comments, spaces, tabs and line breaks. Previously minified images are skipped. The Javascript processing can use JSMin or the Google Closure API. The class can also merge multiple JavaScript and CSS files to minimize the number of server requests. External images used by CSS files may be converted to be inserted in the CSS styles using data URLs. The class caches processed files to avoid processing overhead until any of the source files is changed.
(0 ratings)
Reviews0
PriceFree
Views388
CSS Compression Tool
This tool allows you to enter any CSS code and it returns the compress version of that CSS code. This script helps in minimizing the file size and decreasing the web page load time. The script removes the CSS comments, line breaks, extra spaces, etc from the CSS code.
(0 ratings)
Reviews0
PriceUSD 15.00
Views793
Little Software Stats
Little Software Stats is the first runtime intelligence software released as open source and free. It is designed and developed through MySQL and PHP which will allow most web servers to run it. Little Software Stats allows users to collect information including executions, installations, exceptions, and geographical location.
(0 ratings)
Reviews0
PriceFree
Views573
Spiceworks External API
Ever wanted to get alerts, tickets, hardware info and other details out of your Spiceworks system? Now you can! By impersonating a user, this small script allows you to request data in JSON from Spiceworks itself.
(0 ratings)
Reviews0
PriceFree
Views393
Bitvec
This PHP class is used for economical storage of large vectors of 0/1 values. Bit vectors are useful, for example, in prime number generation. The native PHP array is much too powerful for the job, and far too costly in memory: the overhead is 208 bytes per element (on a 64-bit system), or 1667 times the optimum size. Class bitvec stores packed bits in an SplFixedArray of integers, considerably reducing the storage required.
(0 ratings)
Reviews0
PriceFree
Views433
Siviglia templating
posted bydashiadinUtilities
The Siviglia templating engine allows to create templates using smaller, reusable bits of code called widgets.Those widgets can, in turn, be based in other widgets. In this way, templates are written using abstract widgets (like "page", or "menu"), which, recursively, resolve to concrete widgets that generate HTML (or any other language). Templates are just plain php files, with some special tags used in the html context, so the syntax is very simple.Templates are parsed to generate a single PHP file, which is cached, and served. Includes plugins to ease internationalization support, and to keep in a single file, the php, html, css and javascript required for a widget.
(0 ratings)
Reviews0
PriceFree
Views374
PHP Config
This PHP class can be used to read configuration options from ini files. Supports multidimensional arrays and chained objects
(0 ratings)
Reviews0
PriceFree
Views437
PHP IoC
This PHP class implements IoC (Inversion of Control) principle to resolve dependencies between classes and acheive loose coupling. IoC is implemented using dependency constructor injection. Dependencies should be defined in configuration file
(0 ratings)
Reviews0
PriceFree
Views469
PHP lib for PunyPNG API
posted byklarkusinUtilities
PHP library for image compression, uses PunyPNG.com API Supports PNG, JPEG and GIF images Works on local files and urls Can be used in single file and batch modes More info on PunyPNG API
(0 ratings)
Reviews0
PriceFree
Views500
PHPScriptGen
PHPScriptGen is a powerful online tool that can automatically generates fully functional codes for your PHP/MySQL applications. You can create completed CRUD (Create, Retrieve Update and Delete) scripts within ten minutes. Thus it can save you a lot of time wasted on repetitive coding. The generated codes can be easily understood and further customized. It is designed for both beginners and veteran programmers. This amazing tool is completely FREE for both commercial and non-commercial use.
(0 ratings)
Reviews0
PriceFree
Views815
custom T-shirt design script
This software script features an effortless flash interface, thereby enabling your user to pick and choose their custom T-shirt design. They can customize by changing the size and color of the T-shirt and by choosing a font and write what they want. Then the design and text can be turned, mirrored or enlarged within the given print area. Once they reach their desired T-shirt design, they can proceed to check out and order it. Our script enables you to process payments instantly through the popular payment gateway. You can also provide refreshing content to the website by adding more features like photo gallery, design library etc. to attract repeated visitors.
(0 ratings)
Reviews0
PriceUSD 149.00
Views1034
PHP daemon script
The archive contains a sample PHP daemon which allows - creating daemons, running PHP scripts in background in multiple worker threads - establishing sample control interface. allowing to terminate the daemon safely via Telnet connection - minimal DB interface compatible with MySQL/MariaDB/compatible APIs - configurable logging behaviour, polling and number of worker threads - minimal available means to make debugging easier (running single worker thread)
(0 ratings)
Reviews0
PriceFree
Views527
Results 161-180 of 366