Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1741-1760 of 2252
php Mailing List and Newsletter App
PHP Mailing List is a robust mailing list application with a slick interface powered by jQuery. The email addresses are stored in a text file which effectively eliminates the need for a database. This application can handle thousands of email addresses and is ideal for sending text/HTML newsletters, email advertising or any other email marketing campaigns.
(66 ratings)
Reviews6
PriceUSD 5.00
Views11287
Macronimous- Command Line Scripting in PHP
PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications.
(3 ratings)
Reviews0
PriceFree
Views1235
Blog Image Counters
Seen all the nice little Blog Images poping up all over the palce? well now you can have counters that look like them as well ! Midnight Fun Blog Image Counters are counter systems written in PHP and GD. Features * Easy to install. * No MYSQL database needed as it is a flat file database system. * valid XHTML 1.0 and CSS. * Blog image visit counter. * Blog image users online. * Blog image page loadtime. * So thats all 3 scripts in one! Requirements * Apache webserver that supports PHP. * PHP 5.0.5 or higher but it should work pre PHP 5. * GD2 support (GD1 support may work, but not tested) for PNG files. You will like our Blog Image Counters so get trying them out on your own site! Oh yes did we say they are FREE! So what are you waiting for go and download them today!
(3 ratings)
Reviews0
PriceFree
Views2149
Counter.gd
A counter is based on the client-server model. It should only on the home page automatically generated source code is copied and inserted on your home page. The rest is done www.counter.gd. The following values are represented: - Domain - Visitors to time on-line (in the last 5 minutes) - Visitors today - Visitors in the last 30 days - Visitors total - Last impression (date and time) - Impressions in the last 30 days - Impressions total - Display of the visitors of the last 30 days over bar chart - Display of the side calls of the last 30 days over bar chart For Joomla / Mambo: You have to fetch only a Counter-ID from www.counter.gd, download & install the module and register the Counter-ID under attitudes. The module offers different attitudes (like representation of the counters, button style etc.). Your statistics is available thereafter over a Button (a picture on your Web operational readiness level appears).
(3 ratings)
Reviews0
PriceFree
Views1841
ad-counter.pl
This script will increment a counter file recording the hit, then return a hyperlinked image tag. This is especially useful for things like advertisements, especially if you have multiple rotating ads. This script can be expanded on fairly easily to read the gif file name and the corresponding URL from either a data file or an array. This cgi is designed to be used by a file using Server Side Includes (SSI).
(0 ratings)
Reviews0
PriceFree
Views3730
amonotod's counter.pl
This script will count visitors, but only new visitors each day get added to the overall count. Return IP's on the same day do not get recounted. It requires SSI.
(0 ratings)
Reviews0
PriceFree
Views3067
CodeBrainQ CounterKit
This is a text-based counter script that performs two functions. It increases the count by one, and then prints the new count to the page. If the ShowIP feature is enabled in the script, then the page visitor's IP will likewise be displayed. You can make the counter output appear in any font face, size, or color; just use font tags around the SSI include. If you don't want the counter visible on the page, make the color in those font tags the same as the background color of the page.
(0 ratings)
Reviews0
PriceFree
Views4047
CounterServlet
posted bydodoinText Based
CounterServlet is a servlet that maintains a counter for individual web pages. Web pages hitcount is displayed by invoking the CounterServlet as a server-side-include.
(12 ratings)
Reviews0
PriceFree
Views6149
Hit Counter2
A hit counter that uses images to show the amount of hits that you have recieved. Very easy to use and you can use any graphics.
(6 ratings)
Reviews0
PriceFree
Views3743
Get Counters Services
GetCounters.com is a free counter services that will supply you with an accurate way to keep track of your visitors.
(21 ratings)
Reviews0
PriceFree
Views1565
Introduction to If-Else Conditionals in PHP
In programming conditionals are the constructs that control flow of a program. Conditional constructs allow a program to have logic that enables decision making. Conditional construct in PHP include if, elseif, and else. The if and elseif are followed by one or more expressions that can be evaluated to a Boolean value. The else is not followed by a boolean expression, but simply by a block of code that will be executed in the case that the other Booleans expressions are false. Visit the download url for more...
(0 ratings)
Reviews0
PriceFree
Views843
Removing the PHP Extension from a URL
If you are developing a website in PHP then most of your files will end in the .PHP file extension. This works just fine for your development, but when you release your website the .php extension is just added characters in the URL. Most websites that use PHP simple have the extension of the page removed. This leads to cleaner, shorter, and easier to read URLs. It is also better for your SEO or Search Engine Optimization. Using a simple .htaccess file with a few lines we can automatically add the .php file extension to any URL without it. This means something like example.com/page will look like example.com/page.php to the computer, but still retain the cleaner look of example.com/page to the user. Note: You can still explicitly call any page even with this change.
(0 ratings)
Reviews0
PriceFree
Views791
MoneyBee, jQuery+PHP+JSON Paypal & Card Processor
It works over a PHP OOP class, and it can be used with its AJAX or PHP engine. MoneyBee stands out of because of its flexibility. Not only it’ll give you this opportunity of getting paid, but also of asking your clients extra information by setting your own custom form inputs. MoneyBee comes with a LOT , and yes, I mean A LOT of features, you’ll have the chance to modify the script with over 100+ of settings. From form validation, to payment processing, MoneyBee has got it all. By simply setting your form structure, it’s validation rules, and callbacks (yes, callbacks are accepted), the script will not only validate it (based on your rules of course), but it’ll be smart enough to identify which fields contain the billing information to be processed. After that, it’ll communicate with the required gateway and process the payment, and return you data to be stored or manipulated how you want.
(3 ratings)
Reviews0
PriceUSD 13.00
Views891
PHP USA ZipCode Locater with Google Maps
Run your own profitable php/mysql powered usa zip code locater website and gather immense traffic from all over the 50 states. US ZipCode Finder is quite a nifty little tool that does exactly as its name suggests. It locates Zip Codes and even displays the location on the map. Using it is quite simple really. Just write the Zip Code in the field and search for it. You can use it as a website for can be used as an facebook app.
(3 ratings)
Reviews0
PriceUSD 20.00
Views1279
PHP UK ZipCode Locater with Google Maps
Run your own profitable php/mysql powered uk zip code locater website and gather immense traffic. UK ZipCode Finder is quite a nifty little tool that does exactly as its name suggests. It locates Zip Codes and even displays the location on the map. Using it is quite simple really. Just write the Zip Code in the field and search for it. You can use it as a website for can be used as an facebook app.
(3 ratings)
Reviews0
PriceUSD 25.00
Views1086
Count Words from a string with PHP
Learn how to count the words from a string using php.
(0 ratings)
Reviews0
PriceFree
Views1614
Creating thumbnail - Resize an image with PHP
In this tutorial I will show you how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you the possibility to create various images which are different in their size.
(9 ratings)
Reviews0
PriceFree
Views5422
Making XML/XSLT driven site using PHP
This article contains an example of simple php "xslt engine" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.
(0 ratings)
Reviews0
PriceFree
Views2039
PHP Contact Form With Multiple File Uploads
Need to collect file uploads form users to your site? This is the perfect small and easy to use form that allows for multiple files uploads to be saved to your server, and then emails you the links to those files with the rest of the user submitted information. User can upload up to 9 files at a time. Unlimited usage on unlimited sites. Download the standard script, or have us customize it and install it for you.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1571
Getting User IP with Ajax (Javascript/PHP)
A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it very often that people have problems with this issue.
(6 ratings)
Reviews0
PriceFree
Views2387
Results 1741-1760 of 2252