Top Rated Scripts | PHP | Tutorials & Tips
PHP File Search
posted bystambainFile Manipulation
Search through files and directories on your server. You can create a compete search tool which would allow you to search through pathnames, file's contents and MySQL databases.
It is created as an API, so you can get your results in following formats json, csv, xml, atom, txt, html, stats or print.
Reviews0
PriceFree
Views864
PHP redirect page
posted byphpf1inRedirection
In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.
Reviews0
PriceFree
Views5993
Website Tracking And Statistics
posted bywarkiorinWeb Traffic Analysis
A key component in building and maintaining a successful website is the ability to keep track of how many visitors are coming to your website. You want to know where they are coming from, and which pages they are looking at and finding most useful.
This tutorial will guide you through the essentials of what to look for in a website statistics tracking application.
Reviews0
PriceFree
Views2870
Count and display the number of rows in a MySQL database table
posted byDanBeeinDatabase-Related
This code will count the number of entries / records in a MySQL database table and then display it using echo.
Reviews0
PriceFree
Views3240
Adding smilies to your scripts
posted bysebboinChat Systems
Goes through how you can add smilies to your news, shoutboxes etc to make them more attractive and so people can express their feelings. Tutorial makes everything clear and easy to use. You'll be used to this :) in no time.
Reviews0
PriceFree
Views4653
Getting prices using the amazon SDK
posted bywebmasterinE-Commerce
Learn how to use the amazing SDK in conjunction with string parsing functions from PHP to retrieve the latest price information from amazon.
Reviews0
PriceFree
Views1497
Macronimous- Google Checkout Integration for PHP
posted byseo.macronimousinE-Commerce
Using Google checkout, buying from stores across the web becomes simple and also facilitates you to keep track of all the orders. This articles is about Google checkout and different types of integration methods in Google checkout using PHP.
Reviews0
PriceFree
Views2025
Using Cookies & File Appending
posted bywebmasterinCookies & Sessions
Explains how to set and check for cookies using PHP. Also demonstrates a simple way to read and write data to a file.
Reviews0
PriceFree
Views9458
Adding Date/Time Last Updated
posted bywebmasterinDate & Time
Simple tutorial explains how to add date time stamp "page last updated on..." for a specified file using filemtime function.
Reviews0
PriceFree
Views7480
Searching a Directory of Files
This tutorial shows you how to dynamically compile the list of files in a given directory. You can then conduct keyword searches on the compiled list for finding matching files.
Reviews0
PriceFree
Views5888
PHP With HTML Forms
posted byurbinForm Processing
This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more.
Reviews0
PriceFree
Views11122
Simple Counter Tutorial
This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials.
Reviews0
PriceFree
Views3854
Watermark on uploaded image
posted byreconninImage Manipulation
This tutorial shows how you can automate the process of adding watermarks on images from your site right when they are uploaded.
Reviews0
PriceFree
Views2141
Redirect function with permanent 301 redirect support
posted byAnshargalinRedirection
An example of simple function ae_redir() for HTTP redirect. It supports relative site paths and permanent(seo-compatible) redirects. There is also function ae_redir_die() which stops execution of script after sending redirect.
Reviews0
PriceFree
Views1862
PHP File Upload Tutorial
posted bydrb072378inFile Manipulation
This tutorial will demonstrate how to handle file uploads in PHP. The example will show how to create a simple XHTML form with a file field, and a PHP script that handles the form submission by moving the uploaded file to a designated directory.
Reviews0
PriceFree
Views1025
Sending e-mails via SMTP with PHPmailer and Gmail
posted byolaf2inEmail Systems
Using the SMTP server from Gmail is a good choice for mail application with less than 500 recipients a day. This tutorials shows you how to send mail messages via SMTP using PHPmailer and Gmail.
Reviews0
PriceFree
Views1398
Bike
posted bybetacoderinDatabase-Related
Pretty often you need to run a couple of queries against your MySQL database on the client's web server. Usually phpMyAdmin does the job well but there are situations when you just need to upload something to the server and open in the borwser, without any configuration steps.
Welcome Bike, lightweight phpMyAdmin replacement. If you already have a CMS installed on the web server (WordPress, Drupal, Joomla), simply upload Bike to CMS's subfolder and open it in the browser.
Reviews0
PriceFree
Views759
List images in a folder with php
posted byzwixyinMiscellaneous
After i needed something like this for myself i decided to make a page of rit so that other people who need it can use it too. This little code will basically list every image in a folder using php. You can alter it in every way you can/want.
Reviews0
PriceFree
Views2049
Macronimous - Codeigniter for PHP application development
posted byseo.macronimousinDevelopment
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.
Reviews0
PriceFree
Views918
CyberCash
posted bynathaninE-Commerce
This article explains how to create an interface to CyberCash in PHP, called CyberClass. A duplication of CyberCash's standard API, CyberClass is object-oriented and includes automatic configuration.
Reviews0
PriceFree
Views3899
