Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Results 2021-2040 of 2397
AutoCompleter - the simple tutorial (jQuery ajax, php, mysql)
This is the first version of AutoCompleter from Nodstrum. I have made it very simple (for beginner Coders) to customise and update to their specicications. It uses the jQuery Ajax calls and links into a PHP/MySQL backend for processing the request, it works very fast. There is a demo for you to play on :) Hope you enjoy!
(6 ratings)
Reviews0
PriceFree
Views6213
PHP - The Basics - Tags, echo and if/else
This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.
(0 ratings)
Reviews0
PriceFree
Views1042
Digital Shopcart - digital items shopping cart php script
Digital Shopcart script is a fully functional, feature rich, popular and high in demand digital items delivery shopping cart script. The script has many advanced options that allows you to set up your online store web site exactly the way you want! Shopcart 3 script supports 4 payment gateways: Paypal, Alertpay, SFIPay and SafePAY. Note that this is not automated shopping cart script! You as a webmaster will send download link to your customer manually after you verify payment! Script comes with many options that can increase your earnings and have integrated banner rotator on every page thruout the script. Script also comes with intuitive and clean admin area that will make maintenance smooth and fast! Entire script is covered with css file which makes changing colors and tables and fonts really easy! Many protection features are implemented to prevent thieves to snoop around! Every download link you generate thru admin area have unique combination of 9 digits/characters...
(0 ratings)
Reviews0
PriceUSD 20.00
Views2177
Link Back Checker - link back checking php script
The Link Back Checker php script is an unique and powerful link back checking solution php script. Link Back Checker is a PHP/MySQL powered script that handles link back checks easy and fast! This script is a real money maker! Every webmaster need linking partners, so that when search engines like google gives them a rating, it gives them a rating based on how many sites links back to their site and vice versa. What happens if one of your linking partners remove your link and you dont know about it? You giving them a free link to their site then! With the link bank checker script, you and/or your members get an email weekly letting them know who is and who isn't still linking to them. They of course pay you for this service. With the Link Back Checker script, your members can send all new link partners to your site to get the correct linking format you want them to use. Once they put your members link on their site, they can submit a form to that member and your member can verify...
(0 ratings)
Reviews0
PriceUSD 22.00
Views2274
Creating a Website Design Templating System Using PHP
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. Whether you have a small or a huge website, you know how much hassle and time it takes to upgrade your web site pages. The upgrade process becomes even more irritating when you make a change that needs to be upgraded on every page of your website; a good example of such a change is adding a button to the header or changing the copy right information in the footer of your website. In this tutorial I will show you how PHP comes to the rescue with only few lines of code. You can use this tutorial to be the basis to make your website easier to maintain and upgrade.
(7 ratings)
Reviews0
PriceFree
Views4632
Directory Listings, list files and subfolder using php
This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list. We first open current directory by $TrackDir=opendir("."); The opendir function returns a directory handle resource on success, or FALSE on failure. Syntax is: opendir ( string path [, resource context] ) Where: Path - The directory path that is to be opened Context - For a description of the context parameter, refer to the streams section of the php manual.
(3 ratings)
Reviews0
PriceFree
Views3900
How to backup your MySQL database using PHP
If your website some how gets hacked and you lose all your MySQL Database information, I doubt you would be laughing� or smiling� That's why you need to backup your database from time to time so that you can put it back the way it was. Here is a simple script using PHP and MySQL to backup your database!
(0 ratings)
Reviews0
PriceFree
Views1731
TechCuBeTalk-Validating correct email id format using PHP
This article shows how to use regular expression and PHP to validate correct email id format. Sample code snippet is attched.
(0 ratings)
Reviews0
PriceFree
Views1392
eLuminous Technologies: Offering PHP Solutions, Designing, Support Services
Welcome to eLuminous Technologies! We provide solutions which will empower your business in dynamic market scenarios. 1) PHP Development: We offer Customized PHP Solutions, eCommerce Development etc. We also provide Dedicated Programmers, Seniors, Designgers which would be your extended arm. We have extensive experience in developing web portals, sites with intensive traffic, MySQL optimization etc. 2) Designing: We provide website designing, Logo Designing, Flash intros, Flash - XML / Database connectivity etc. With flash animations we can make virtual showcase for your products. 3) Support Solutions: We provide script installation services, Data Entry, Backoffice administration, Forum posting, Url finding, SEO jobs, Product Additions by combining our skillsets and knowledge of world wide web n Search engines. We are available online using Instant Messengers, Skype, Telephone with good communication skills. Visit Us: www.eluminoustechnologies .com
(3 ratings)
Reviews0
PriceUSD 20.00
Views929
Creating a basic bad word filter in PHP
posted bydjapeddinSecurity
This tutorial will show you how to create a basic bad word filter in PHP.
(3 ratings)
Reviews0
PriceFree
Views1658
Protecting Digital Downloads with Paypal IPN and PHP
posted bykidinoinE-Commerce
Using Paypal IPN, you can verify sales and order to your digital products like ebook or software. You can use PHP to create a simple script that will communicate with Paypal IPN to do that. And depending on the result of the "communication", you can later serve or deny access to your product. This simple tutorial will show you how Paypal IPN works and demonstrate a simple Paypal IPN handler that you can use. You'll be using PHP to create your IPN handler.
(9 ratings)
Reviews0
PriceFree
Views1949
php easy :: one-level site menu builder script
One-Level Site Menu Builder Script is intended to build your 1-level site menu on-the-fly according to menu titles/links array defined within the script. Now you do not have to write different HTML code for each page to highlight the current page in the menu, simply include the menu builder via php include() directive script and it will identify and highlight the appropriate menu item by itself. The function can be easily customized to modify the output layout.
(0 ratings)
Reviews0
PriceFree
Views2860
How to install PHP/MySql/Apache on Windows
Here is described what to do in few steps to install PHP/MySql/Apache on Windows 2003 64bit
(0 ratings)
Reviews0
PriceFree
Views1247
MySQL 5.1.31 Client Extension for PHP 5.2.8 Win32
For Windows 32-bit Threadsafe PHP ONLY! Includes: PHP Version: 5.2.8 MySQL Client API version : 5.1.31
(0 ratings)
Reviews0
PriceFree
Views1512
MySQL 5.1.31 Client Extension for PHP 5.2.9 Win32
For Windows 32-bit Threadsafe PHP ONLY! Includes: PHP Version: 5.2.9 MySQL Client API version : 5.1.31
(0 ratings)
Reviews0
PriceFree
Views1212
Crop-To-Fit an Image Using ASP/PHP
Classical ASP does not provide native methods for handling file uploads and processing images, therefore, we have to rely on server components. The article demonstrates how you can utilize Persits Software AspUpload and AspJpeg components to crop-fit images. Ideal for generating fixed sized thumbnails regardless of original image dimensions and aspect ratio.
(0 ratings)
Reviews0
PriceFree
Views1349
PHP Photo Gallery, Wallpaper, Wedding Photography Website script - Cover Image
PHP Photo Gallery, Wallpaper, Wedding Photography Website script
Hi, I will provide free earning beautiful wallpaper website script + free logo It is outstanding business opportunity to make a full time income with personalize website. Where users can find free download wallpaper, models photoshoot, photography, games, videos etc. SMART FEATURES: Full functional website User friendly admin panel Beautiful layout design Free Setup & Lifetime support Mobile Responsive SEO optimization Built-in cache system & Retina display Dedicated Customer Support Why you should buy now? You can earn unlimited with ads traffic and affiliated market, so this is a hugely profitable industry. Demo: ultrahdwallpaper dot in Demo: hdfreewallpapers dot org This website can be used to create photo & videos gallery for: Wedding photos Birthday photos Nature gallery Anniversary & family photos Models photos Video gallery Photographer portfolio Games & themes
(2 ratings)
Reviews0
PriceUSD 25.00
Views1810
h2o - An elegant PHP template engine (django style)
H2o is template engine for PHP, there are a lot of the concept are inspired by projects like Django templates, Smarty and Jinja, implemented in a way that makes sense in PHP. Author your template the easy way ... 1. Readable and natural syntax. 2. Reuse template inclusion and inheritance. 3. Extensible through filters, tags and template extensions. 4. Battery included - bundled rich set of filters and tags 5. Internationalization 6. Various Caching support with multiple backend
(0 ratings)
Reviews0
PriceFree
Views1300
Smart Photo Album / Picture Gallery Script with PHP
This is a all-in-one-file small and powerful image gallery script with PHP. Just upload your images to directory of script with FTP. Features; no installation steps, no DB needed, on the fly dynamic thumbnails from GIF/JPEG/PNG images, sort by size, name, last modified time, image size and filesize information, total images, page navigation...
(9 ratings)
Reviews0
PriceFree
Views4426
Snippet: Converting Seconds to Readable Time (PHP & JS)
Sometimes, you might need to convert an integer representing seconds into a format that is easier to read. These functions can be used to turn a number of seconds into a simple format of HH:MM:SS, with leading zeros (ex. 15272 = 04:14:32). This can be used for countdown scripts, which is why I also include both a PHP and a JavaScript version.
(0 ratings)
Reviews0
PriceFree
Views1164
Results 2021-2040 of 2397