Results matching for "php+contact+form"
Sort Listings By
Show Only
By Customer Review
Licence Type
Youtube playlist jquery and php Gdata Api
posted byScriptDirinVideo Players and Gallery
The php script makes the youtube list on a fly and uses the latest Gdata Api v2. You can choose to make a playlist with keywords, userchannel or a regular youtube playlist. There are many options which can be set in the php script and in the jQuery function
(0 ratings)
Reviews0
PriceUSD 7.00
Views948
PHP-eSeller, Sell downloads online with PayPal
posted bypaulvgibbsinPayPal
Use PayPal IPN system to automate delivery of digital goods (mp3, ebooks, pdf, graphics, videos and so on) to customers.
Sell physical goods as well as digital downloads.
Has a number of built in shopping cart front ends including an AJAX shopping cart system.
Buy buttons may also be created by hand to easily integrate into existing web pages.
File location is hidden and cannot be deduced. Downloads are limited by time and number.
Sales are recorded.
Associate many downloads files with each product.
Checks made on transaction to prevent fraud and spoofing.
Email all customers or email those who have purchased a particular product.
Simple to install PHP/mySQL system.
(3 ratings)
Reviews0
PriceUSD 55.00
Views1226
PHP-eSeller, Digital shopping cart with PayPal
posted bypaulvgibbsinShopping Carts
Use PayPal IPN system to automate delivery of digital goods (mp3, ebooks, pdf, graphics, videos and so on) to customers.
Sell physical goods as well as digital downloads.
Has a number of built in shopping cart front ends including an AJAX shopping cart system.
Buy buttons may also be created by hand to easily integrate into existing web pages.
File location is hidden and cannot be deduced. Downloads are limited by time and number.
Sales are recorded.
Associate many downloads files with each product.
Checks made on transaction to prevent fraud and spoofing.
Email all customers or email those who have purchased a particular product.
Simple to install PHP/mySQL system.
(0 ratings)
Reviews0
PriceUSD 55.00
Views1041
PHP Obfuscate E-mail Addresses for Privacy
posted byArtByJBcominEmail Utilities
This PHP script returns an obscured e-mail address to protect the privacy of the user. For example: [email protected] ...becomes... use*****@dom***.com
(39 ratings)
Reviews0
PriceFree
Views1493
Website Maker Script | Website Builder Community Php
posted bywebsitemakerscriptinWebsite Builders
Buy this script to run your own website maker / builder service. The script is in php and allows users to make their own website automatically by filling in the blanks. This cutting-edge script includes a powerful logo design maker and allows you to create & upload your own design templates that users can choose from. Visit the website to purchase and see it in action. Install within minutes and you'll be up and running by tomorrow!
(14 ratings)
Reviews2
PriceUSD 99.00
Views3418
PHP Pagination Class, Script to paginate content
posted byMarPloinContent Management
A pagination PHP Class that can be used to paginate contents stored in a MySQL database, or into an Array, or eaven a string with large text content that you want to divide into multiple pieces, with a page for each piece.
(6 ratings)
Reviews0
PriceFree
Views1274
How to Rotate an Image in PHP
posted bytiposaurusinImage Manipulation
This tutorial will show you how to rotate an image in your PHP scripts. You'll need to have the GD library installed to be able to use some of the functions we use in this guide, though this is included with most PHP installations so there's a chance you'll have it.
(6 ratings)
Reviews0
PriceFree
Views1319
PHP Banner Advertisement Rotator with Backend Manager
posted byPHPDonkeyinAd Management
Use this Script to Advertise all your Banners on Multiple Websites at Once. You can Upload your Banners and Get the Code to Copy and Paste onto Unlimited Websites and Webpages.
This is a Simple to Install and Use PHP MySQL Banner Rotator Script, Once you Download it you can Install it and Start Using it Right Away without waiting. You can include the Banner Rotator into your website using either Javascript or an Iframe Code which ever you feel more comfortable with.
Comes with an Admin Panel so that you can Create, Add, Edit and Delete Banners, Limit the Impressions and Clicks per Banner, View Banner Statistics and much more.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1751
PHP Job Portal Script, Job Site Script
posted bypeoplesinnovationinWeb Developers
Jobs and Recruitment Script comes with many powerful inbuilt features. It provides a complete Job portal solutions for companies or agencies who are willing to start a online recruitment services or planning to provide a online platform wherein jobseekers and employers can interact with each other in terms of job search and resume search.
Job Board Software,Job Listing Script | Job Board Script | Job Script | PHPJabbers,PHP Jobs Script, Recruitment, Jobs Website Readymade Script ,Monster Clone Script, php scripts, facebook clone script, myspace script clone,digg clone script,youtube script clone,hi5 clone script,ebay script clone,rapidshare clone script, similar to craigslist clone script, clone scripts, php clone,PHP Job Portal Script | Job Search PHP Script | Jobs PHP Script
Job Portal, Job Software, ob Script, Recruitment Software, php job portal script, job portal script download, news portal script, job portal script zip, job portal development, php job board script
(3 ratings)
Reviews0
PriceUSD 199.00
Views1181
xCRUD - Data Management System PHP CRUD MySQL
posted byfoskainContent Management
The fast ajax interface (powered by jQuery) for all of your actions, you do not need to wait for page reloading and loading unneeded modules, you get access to the data almost immediately.
Supports all popular types of fields mySQL, date- and time-picker for date fields, drop-down lists for ENUM and SET fields, WYSIWYG editors for textareas, maps for POINT.
Simple validation rules, unique fields check.
Control over your data through the callback functions.
Control displayed fields and columns, turn off the main actions, search, export to CSV is also present. Lot of features for grid customization.
Supporting file and image uploading, unlimited thumbs creation and resizing. Blob storage is also available.
Table joining, subselects, relations.
Simple plugin for easy wordpress integration.
Bootstrap compatible.
(6 ratings)
Reviews0
PriceUSD 13.00
Views1463
FileGator - Powerful PHP File Manager & Ajax Uploader
posted byalcalbginFile Management
Main Features:
- Multi-user with home directories for each user or default directory if not specified
- Upload Multiple files with Ajax
- Copy, move, rename, create, edit or delete online files and folders
- Create archives with zip or unzip and decompress files online
- Hierarchical Treeview
- Search files and folders
- Preview images in gallery mode
- Multiple user accounts + guest account
- Adjustable read/write/upload permissions for each user
- Admin interface for managing user accounts
- Sending file links via email (php mail() or smtp)
- Google goo.gl url shortener for email links
- Highly configurable
Compatible with IE7, IE8, IE9, Firefox, Chrome, Safari, PHP 5.2 or higher, Widows and Linux
(26 ratings)
Reviews5
PriceFree
Views4211
Zebra_cURL, a high performance PHP cURL library
posted bystefangabosinWeb Fetching
Zebra_cURL is a high performance PHP library acting as a wrapper to PHP's libcurl library, which not only allows the running of multiple requests at once asynchronously, in parallel, but also as soon as one thread finishes it can be processed right away without having to wait for the other threads in the queue to finish, eliminating wasted CPU cycles from busy waiting. This result is a faster and more efficient way of processing large quantities of cURL requests (like fetching thousands of RSS feeds at once), drastically reducing processing time. This script supports GET (with caching) and POST request, basic downloads as well as downloads from FTP servers, HTTP Authentication, and requests through proxy servers. For maximum efficiency downloads are streamed (bytes downloaded are directly written to disk) removing the unnecessary strain from the server of having to read files into memory first, and then writing them to disk.
(9 ratings)
Reviews0
PriceFree
Views1332
US State Drop Down List PHP Function
posted bysrblairinForm Processing
This is a simple function that returns state names and their abbreviations in an array. This is a very useful function that can save you loads of time when you have to make a us state drop down list for a form.
(3 ratings)
Reviews0
PriceFree
Views894
PHP Chat with Web- & Windows Clients - VisitorChat
posted byClientEngageinChat Scripts
The ClientEngage Visitor Chat is a fully-featured real-time chat for your websites. A clear and simple web-based administration allows you to conveniently chat with your visitors. And best of all: Visitor Chat comes with a Windows-based client out-of-the-box. Without having to visit the Visitor Chat's admin-interface you will be notified from your Windows tray and can start chatting straight away!
By including one single snippet of JavaScript, this interactive and engaging Chat can be used on any website - whether you are using Wordpress, Joomla! or plain HTML.
(9 ratings)
Reviews0
PriceUSD 30.00
Views1666
In2streams PHP Video CMS with subscription plugin
posted byconnorconkainVideo Players and Gallery
Cost efective and fully customizable php video cms..........
.......................Add Unlimited Videos from.....................
[+] Youtube.....[+]Daily Motion....[+]Browser uplooads.....[+]Embed from other sites.
(3 ratings)
Reviews0
PriceUSD 20.00
Views2062
Who Is Online Widget With PHP - jaduo
posted bycodegrape.cominWeb Traffic Analysis
This widget shows you visitors-peoples from different countries are online your site.
(0 ratings)
Reviews0
PriceUSD 4.00
Views1301
Google page rank checker script in php
posted bywdscriptsinSearch Engines
Google ranks all webpages between 0 - 10. These ranks will be used while displaying search results. This script will tell you google rank for any given webpage.
(15 ratings)
Reviews0
PriceFree
Views0
php Kitchen Planner Online Interior Design Software
posted byDigitalArtflowinFlash & PHP
php Kitchen Planner represents a pre-developed software solution, thought for modular furniture companies that have the option to offer a 3D showroom visualization of their products, while also releasing instant and automatic quotations, based on the specific combination of products that the customers choose.
The isometric based 3d room planner offers you the possibility to give your customers access to your catalogue items in high quality isometric 3D rendering, within a virtually simulated showroom. The standard version comes with a wide variety of features that can be quickly implemented and tailored to fit your business needs, at a low cost.
(8 ratings)
Reviews0
PriceUSD 299.00
Views1969
PHP Capture Command Line Input From User
posted bydarian.browninCombinations
Reading from the command line can be useful for creating php scripts that run from the command line. It can be used to capture the user’s decisions such as specifying the install location or setting up config preferences for a new website.
(3 ratings)
Reviews0
PriceFree
Views1133
Related Categories
You May Also Like
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
(3 ratings)
PriceUSD 99.00



