Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1501-1520 of 2553
PHP Handicapper Sports Picks Website
Give selections to your members with a click of a mouse. Every feature for your handicapping business is made easy. Sell your picks in football, baseball, Basketball, College Or any other sport daily, weekly, monthly season etc. Write articles, control all aspects of the site with its built in CMS and html editors. You can also podiocast and upload vidoes,tracks your records, easy member management, integrated with paypal. Php Handicapper is the sports handicapping industry standard for websites, its all you need to run your successful sports picks business online.
(0 ratings)
Reviews0
PriceUSD 599.00
Views1854
PHP-Protection Licensing & Distribution System
If you're concerned about people taking your code and re-distributing your scripts without your permission, chargebacks after payment and licensing issues then you need PHP-Protection! We all understand that copyright issues on the Internet with unprotected code is rife, people purchase your code, modify it and sell it on as their own to make profit. Why should you work hard for other people to simply take away prospective customers and steal your profits? Well you don't have to with our licensing system. We can help you lock it down for good! PHP-Protection is a very simple, yet extremely secure system that almost effortlessly plugs into your existing or new applications code core logic, providing you with license control and enforcement capabilities that until now, has been rare and very difficult to find at a reasonable price..
(0 ratings)
Reviews0
PriceUSD 29.00
Views1157
Obolynx PHP Torrent Search Engine
posted byade92ukinPHP
This PHP script allows your users to search millions of torrent files from Isohunt, Mininova, BTJunkie, TorrentReactor. This script also boasts a admin backend and uses .htacces to create SEO optimized URLs all operating entirely from your own servers. Features: Torrent Search (From Isohunt, Mininova, BTJunkie, TorrentReactor, Seedpeer and Sumotorrent). Save and record: searches, ip addresses, time and date to MySQL database. Tag Cloud from past searches. Support for multiple languages which are user changeable if enabled. Support for multiple themes which are user changeable if enabled. Admin Backend. One click torrent downloads available. Add prefix to torrent downloads Easy to edit navigation Ability to enter ad code, such as adbrite, adsense... Edit languages and phrases View and delete past searches
(0 ratings)
Reviews0
PriceUSD 40.00
Views1202
PHP-SecureArea, Site subscription management
Create a subscription membership area for a web site and allow authorized users after the purchase of a PayPal subscription. Users are automatically allocated to the membership area after payment has been confirmed from PayPal or manually added through the admin displays. PHP-SecureArea checks the transactions to prevent fraud and spoofing, administers the users and sends confirmation emails to the customers. When the user makes a valid purchase, they are able to log in to the secure area for the subscription period and continue to do so as long as the customer continues to pay the subscription. Access to the secure area will end when the customer cancels the subscription or when payment fails. Subscription installments are also supported allowing a fixed number of payments to be made for a defined period. Simple to install PHP/mySQL system. The application can also be used with PayPal buy now buttons where there is no subscription created.
(0 ratings)
Reviews0
PriceUSD 65.00
Views2837
Invoking External PHP to JavaScript
External sources for JavaScript and an Ajax based application used to be ill advised to developers for security purposes. However, because of the advancement of JavaScript techniques and more security measures implemented in coding, invoking a source outside the client side is already tolerable. Invoking external functions could be possible as long as they come with .js file or the specified data format of the application such as CSS or JSON. But if the developer wants to push further for more data and interaction, they could even invoke PHP as part of their application. This might seem impossible at first but because of the increased functionality of JavaScript, developers can no
(0 ratings)
Reviews0
PriceFree
Views1528
Multi-process PHP execution script
This script provides the framework for processing multiple php scripts asynchronously from Apache PHP. It uses sqlite as an interim caching system.
(0 ratings)
Reviews0
PriceFree
Views1583
SendSMSNotifier PHP 5 SMS class
PHP 5 class that implements listeners for managing out going bulk SMS to the text marketer gateway (it could be adapted for others). Your 'listening' class must implement 2 public functions which get called (or notified) when an error occurs or the credit level threshold has been reached. The api requires an account (free) which you can get here: http://www.textmarketer.co.uk/free-bulk-sms-software.htm There is an example of a listening class in the text file that contains the SendSMSNotifier class
(0 ratings)
Reviews0
PriceFree
Views1373
zShare Video Embeder PHP Script
zShare Video Embeder is simple to use script which you can use to embed zShare videos on the go and can share it with others or you can also embed in on your blog/website.
(0 ratings)
Reviews0
PriceUSD 20.00
Views1673
Generate Random Strings Using PHP
Simple yet customizable function that allows you to generate random strings using characters from multiple sets e.g. upper case, lower case, digits and symbols. The random strings can be used in various systems where short, random strings are needed; such as login systems (random password generation) and referral/promotional/discount codes. The coder can specify and change the complexity of string with ease. Few examples presets and output included.
(0 ratings)
Reviews0
PriceFree
Views1115
The PHP Simple Pagination Class
Pagination just means numbering pages. In the project that I was working on, I was retrieving large amounts of data from a MySQL database and realized that I would have to break the data up into pages for two main reasons, 1) there was so much data that it could hang the browser when it was loading and 2) from a user perspective (we still care about that right?) it was unruly to say the least. If I was returning 50,000 rows from a database query, I knew that I would need to slice that up into more manageable chunks. Now in the past, I had written basic pagination functions to handle this type of issue and sometimes copied and pasted functions from older scripts to cut down on development time, fixing and re-coding where necessary. But I realized that for this new project I could try to write a pagination class that I would be able to just plug into any script and have it do the pagination for me.
(12 ratings)
Reviews0
PriceFree
Views2616
PHP and MySQL Introduction Tutorial
This tutorial covers the basics of accessing a MySQL database from your PHP script. You will learn how to connect to a MySQL database, and how to execute a SQL statement. The example code will output an HTML table containing the contents of a table in the database.
(0 ratings)
Reviews0
PriceFree
Views1120
5 Basic PHP Security Tips
posted byStevoTVRinSecurity
Security should be a top concern throughout the development of any PHP web application. There are some very simple measures you can take to protect your application from potential abuse. This post will cover some of the basics of PHP security.
(7 ratings)
Reviews1
PriceFree
Views1289
PHP & Ajax Search in Website
PHP & Ajax Search in Website is a search engine that allows to realize searches within static websites. It comes with several setup options and uses AJAX technology to communicate with the server, which avoids the sometimes cumbersome loading of a Search Results page.
(0 ratings)
Reviews0
PriceUSD 26.00
Views1718
SWDF PHP web development framework
This framework is designed to make web developers/designers job of building small to medium php websites a little easier. The framework generates smart urls without the use of apache mod_rewrite , eg. www.mysite.com/index.php/node/products/page/3 Business logic is separated from the design logic without the need for a template system ,however Smarty is integrated for those who require more clean views. Their is a small mysql database abstraction layer to process database queries , there is also built in classes to handle models,sessions ,users ,html helper etc.... There is css support for A grade browsers via YUI and blueprint , and javascript/ajax support via 3 popular open source libraries. All in all this framework is perfect for small to medium projects ,it comes with all the database ,css ,JavaScript and HTML tools you would ever need.
(0 ratings)
Reviews0
PriceFree
Views1083
MySQL Select Function in PHP
This script will allow a user (with no MySQL knowledge) to display results from a database on their web site. This is also simple to customise and is completely free. If you do anything really cool, then send me a copy back so I can include it next time.
(0 ratings)
Reviews0
PriceFree
Views3085
coppermine for php-nuke 1.3.2
Coppermine for php-nuke 1.3.2 is free software and is being released under the GNU GPL license. It is encouraged that you make modifications to its source. We encourage you to share changes you make to Coppermine to enhance its functionality and direct your friends to download Coppermine. More details can be found within the license file distributed along with Coppermine or on our community. Coppermine is provided "as is" and without any warranty. Any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the authors be liable to any party for any direct, indirect, incidental, special, exemplary, or consequential damages arising in any way out of the use or misuse of this package. No warranty provided.
(7 ratings)
Reviews1
PriceFree
Views1363
PHP Nanomus MiniCMS without database
Nanomus doesn't use any database, but flatfile system. Standards compliance is an especially important requirement when choosing a content management system, Nanomus is full XHTML Strict, UTF-8, tableless and use URL Friendly. And you can create your own template only with the CSS file ! It's very small, very simple, really easy to use and fastest. Nanomus integrate Nicedit wysiwyg and it's possible to replace it by FCKeditor, all these wysiwyg are supported by IE, Firefox and Opera. PHP Nanomus is: . Very small : the complete content management system is less than 100kb, PHP core is less 23 ko . Very simple : really simple to install and really easy to manage it. Nanomus store all datas in secure PHP files, no database is required. With Nanomus you have a real small dynamic website ! . Really fast: with nanomus your website is really light and fast !
(0 ratings)
Reviews0
PriceFree
Views1419
F3::PHP Fat-Free Framework
F3::PHP Fat-Free Framework makes it easy to build entire Web sites in a jiffy. With the same power and brevity as modern Javascript toolkits and libraries, F3::PHP helps you write better-looking and more reliable PHP programs. One glance at your PHP source code and anyone will find it easy to understand, how much you can accomplish in so few lines of code, and how powerful the results are. Unlike other frameworks that force you into following a strict set of difficult-to-navigate directory structures and obtrusive programming steps, F3::PHP gives you a lot of freedom - and style.
(0 ratings)
Reviews0
PriceFree
Views1048
Free PHP Image Rotator Script
FREE php image rotator script solves your quest for how to rotate images in a web page. Simple Image Rotator that rotates images in a web page. This free image rotator rotate images on web pages at a predefined time interval. Images can be located at any different directories. Option to set the size of image and also the speed of image rotation. Just Download for free and Use it. Hiox Web Image Rotator can be used for Image Slide Shows. Simple To Use.
(6 ratings)
Reviews0
PriceFree
Views4583
Free PHP Mail Management Script
With this tool you can add new registrations and manage them and send mail to them using the utility. You can also manage mailid's using options add, delete, group, move, etc..Now your newsletter or mail can be send by selecting the ids. Each mailid will receive a individual mail and not as (cc).Mailing using the mailer utility.Bulk mail's without CC.Individual mails by selecting the registered ids.Mail sent status.Simple To Use.
(0 ratings)
Reviews0
PriceUSD 24.00
Views2212
Results 1501-1520 of 2553