PHP Scripts for Webmasters
These PHP scripts are very uesful for website owners or webmasters who can use these to achieve variety of functionality on their website.
- Port Scanning and Service Status Checking in PHP - In this tutorial, I'll show you how to keep track of your server status by scanning ports on your server with PHP.
- PHP Site Search - Build a basic site-specific web search for your website in just five lines of code, using the Yahoo! APIs.
- Free RSS to HTML PHP Script - In addition to making your RSS feed available to your visitors for use with their RSS Feed Reader, as a webmaster you may also want to make the same feed available on your website for viewing with a regular web browser.
- PHP Photo Album script - This is a PHP enhanced Photo Album script that automates the retrieval of all images within a specific directory to show, with pagination links generated to cycle through each page.
- Multi-File Upload Script in PHP - Setup a simple upload form that uploads more than one file at a time. As a developer you will find this script very useful in your web projects.
- Search Engine-Friendly URLs using PHP - PHP based mechanism to pass information from one page to another without the use of a query string, so that search engines will still index those individual pages.