Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1621-1640 of 2397
Installing and Configuring Abyss for PHP
This video tutorial will how you how to install and configure abyss for php
(0 ratings)
Reviews0
PriceFree
Views1301
PHP / Ajax Dating Software - Download Now
The Dating industry is one of the fastest-growing on the web with yearly income of almost 1'000'000'000 USD. Start making money with the most professional dating software on the market! You can promote eMeeting Dating Software on your site and get 20% of each sale! Sounds great? The visitor that comes to us from your site is traked for 120 days, so if he buys even in a month or two, you get your money for this sale. We will provide you with banners and links to use on your site.
(0 ratings)
Reviews0
PriceGBP 95.00
Views3126
The Easy and Free PHP guestbook
posted byackabinGuestbooks
The Easy PHP Guestbook is a simple FREE yet powerful php comments guestbook script with multiple advanced anti-spam features, that can turn any one of your existing html pages into an html guestbook, where your website visitors can leave their own comments. The script makes it extremely easy to build a guestbook/add comment feature that blends with your web site style, design and graphic layout. You can also use the provided template to build a website guestbook from scratch. The main features are: flat file based, no MySql or other databases required - Badwords and banned IPs list - Full e-mail notification and posts logs - Easy customization and blending in your own design - Private e-mail - Free support directly from the developer - Online admin section to configure the guestbook and delete posts. No manual editing of text files needed - Language text files, easy translation in your own language - Spam proof thanks to the captcha image verification system and badwords - No ads
(34 ratings)
Reviews1
PriceFree
Views19022
MCM Web Solutions - PHP/MySQL Development
We offer responsive, professional web development and technical expertise, including custom PHP programming and MySQL database development, as well as content management systems to allow you to edit your own website and e-commerce.
(0 ratings)
Reviews0
PriceFree
Views872
ArcadeBlocks - Simple PHP Flash Games Arcade
Flash PHP Arcade Script - simple to use and simple to play! Visitors are presented with one page of games randomly selected from your database, click the one they like the look of and play! They can rate the game using a realtime flash rating system or play a different random game. Includes an all games page and a random game generator. More games can be added to the system easily and existing games can be removed through the admin panel. The script also has a customisable grid width, height, and easily customisable design.
(12 ratings)
Reviews0
PriceFree
Views7335
Flexible Guestbook Script in PHP/MySQL
FLEXIBLE GUESTBOOK is a simple but powerful guestbook script in PHP/MySQL that can be used on personal or commercial websites. The salient features of this script are: 1. Easy and hassle free installation procedure. 2. Runs on any server with PHP and MySQL installed. 3. One script can be used for an infinite (space permitted) number of guestbooks. 4. No changing of CSS or style, it merges into the style of the parent page. 5. Email validation script embedded for better security.
(0 ratings)
Reviews0
PriceFree
Views1194
Ajax Php - Check for Reciporical Link
Use this script to check if reciporical link agreements are being honoured. Check for a given link in a remote page.(Demo + source code included)
(3 ratings)
Reviews0
PriceFree
Views1767
Easy Content Management for PHP/MySQL
Create a content-managed website quickly, with no programming! Similar to site-builders like Geocities. EasySite is the only layer-based CMS of its kind. That means that all content areas & menus are DHTML layers which can be positioned anywhere!
(0 ratings)
Reviews0
PriceUSD 5.00
Views1198
PHP Image Resize on the Fly!
Tired of building applications to size images over and over, well look no more, this single php function will create any sized thumbnails you need. Its just a simple script to place inside of the src tag that does the magic. With one line to configure you will have no problems setting it up for use. Image caching is also improves speed and efficiency, and the best thing is that it is FREE!
(0 ratings)
Reviews0
PriceFree
Views3450
ZeeProperty Real estate PHP website Script
Zeeproperty Realestate PHP script is a professional solution for a real estate website Software to start your own property portal. Easy installation and self driven php script. Highly user friendly and rich in excellent features once required for realestate property selling business. Almost a Clone of 99acres.com , magicbricks.com, indiaproperty.com and other property sites. Demo at www.zeeproperty.com and admin demo at www.zeeproperty.com/admin - login with admin and admin.
(14 ratings)
Reviews2
PriceUSD 97.00
Views4071
API 3 PHP Script for Shopping.com
Show product comparison adverstisments on your site through shopping.com API using PHP. Freshly redesigned to have clean look and fit within your pages, you can show comparison shopping.com options product related to your pages. �Simple to install, easy to use �Fits within current pages �Wordpress Compatible (easy to implement with your �Wordpress installed blog) �Two default sizes to choose from: 300 pixels wide and 555 pixels wide �Customizable through CSS (Stylesheet) �Hide/Show Product Search �Show Sort By Option �Customizble langauge files (English, German, French) �API 3 Compatible
(0 ratings)
Reviews0
PriceUSD 49.00
Views1029
Accessing the Command Line From PHP
This tutorial will explain the different methods of accessing the system command line from a PHP script. Being able to run external programs can come in handy, and fortunately there are multiple functions that will do this. We will explain the differences betweeen these so you can choose the best one for your purpose. The functions covered are exec(), system(), passthru(), and shell_exec(), as well as escapeshellcmd() and escapeshellarg().
(0 ratings)
Reviews0
PriceFree
Views1187
PHP function for Basic Image Gallery
This PHP function is a very basic one, yet useful for a single page image gallery within a small website. It reads all the images from given folder and creates a simple looking gallery with given sized thumbnails.
(0 ratings)
Reviews0
PriceFree
Views1142
PHP Contact Form with Spam Protection
This is a no frills, light weight and secure contact form script. Image validation (Captcha) eliminates most of the contact form abuse and spam. Installation is very easy. Form can be easily integrated within existing site layout.
(9 ratings)
Reviews0
PriceFree
Views2763
Working With Time Zones in PHP
This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+. It will show how to collect the time zone in the Area/Location format and how to use it for converting to and from that zone. This is useful for online applications that will be used by users in many locations.
(0 ratings)
Reviews0
PriceFree
Views1442
AS2 + AS3 PHP EMail / Contact Form
This is a multi-use form for both AS2 and AS3 with multiple styles included. There is also a 100% skinnable base version included, and all graphics for all are 100% vector scalable and editable.
(0 ratings)
Reviews0
PriceUSD 10.00
Views1162
Macronimous - Codeigniter for PHP application development
With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays.
(6 ratings)
Reviews0
PriceFree
Views960
Modifying Templates Using DOMDocument In PHP
PHP 5 includes a powerful set of DOM manipulation classes that gives you full control over HTML and XML documents. This functionality behaves very similar to JavaScript's DOM manipulation engine. In this tutorial, we'll use the PHP DOMDocument class to load and modify an HTML5 template.
(0 ratings)
Reviews0
PriceFree
Views1007
Using MySQL Prepared Statements in PHP
PHP supports MySQL prepared statements using the Mysqli (MySQL Improved) extension in PHP 5 via the MySQLi_STMT class. They are fairly easy to use once you get used to the differences from writing raw SQL statements. This tutorial will explain how to use prepared statements.
(0 ratings)
Reviews0
PriceFree
Views1246
Viral Mailing List Builder PHP Script
With little effort on your part, you could after a short while have a mailing list of a staggering 265719 members! And the way the system is built, you will only receive a maximum of 10 return emails a week! Your members will reap HUGE benefits! Struggling to build a mailing list? How about if everyone in your mailing list builds your mailing list for you? With Our Viral Mailing List Script, this is exactly what happens! Imagine if you refer 3 people to your mailing list, who in turn refer 3 people each - and so on. Our Viral Mailing list builds your list down to a staggering 10 levels deep!
(0 ratings)
Reviews0
PriceUSD 17.00
Views1722
Results 1621-1640 of 2397