HomeWebsite DevelopmentPHP ScriptsContact
Ends Design - Complete Website Development Solutions

PHP Scripts

Ends Design is proud to offer convenient and affordable PHP scripts and development resources. Due to the overwhelming popularity of some of our basic scripts, we now offer them as free resources on our website to assist people who are looking for quick and easy solutions. If you have any questions about, or need customization of the products found on this page, please feel free to contact us.

Directory RSS Generator v1

Directory RSS Generator is a PHP script designed to list the contents of a specific directory into a valid RSS format. This script offers a quick-and-easy way to list the directory contents - coupled with these powerful features, this script is a must-have for any site.

  • File extension filtering - want to only allow PDF's to be displayed? No problem!
  • File name filtering - don't let your private files get listed, exclude them from your feed quickly and easily!
  • Results sorting
  • Single-file configuration

Demo version available for download. Limitations of the Demo version are outlined in the READ ME.txt file in the zip archive download.

- Download Demo Version

Add, Edit, Delete v1

AED is a revolutionary script allowing you to easily create administration tools for your MySQL database. Don't waste your time re-coding every admin tool you create, and don't spend hundreds of dollars to get simple administration pages created for you. With AED, you have the power to create professional-strength admin pages for your website in minutes. AED generates add, edit, and delete administration scripts for you in a fraction of the time it would take you to even modify some of your pre-existing code.

  • Creation of Add file
    • Using any HTML form input type including type"file"
    • Support for files to be uploaded to server
    • Option to restrict users to only upload image file
    • Specify initial values for all fields
    • Allows multiple initial values for types checkbox and list
    • Specify Cascading Style Sheet (CSS) classes for each field
    • Control of attributes of input tag (i.e. size, maxlength)
  • Creation of Edit file
    • Allows editing using the same field types specified for add file
    • Option to allow user to replace file entry with another file, no file, or leave as current
    • Captures values already stored in database and populates fields with proper values
    • Supports multiple value responses for types checkbox and list
    • Allows user to choose which row in the table to edit
  • Creation of Delete file
    • Allows user to remove a row from the table
    • Allows user to choose which row in the table to delete
  • Creation of View file
    • Allows user to choose which fields to be shown (set up during file generation)
    • Allows users to sort results by field
    • Allows users to restrict the number of record sets returned
    • Automatically generated links for 'Next' and 'Previous' results
    • Style easily configured to match your site layout
  • Creation of Custom Header and Footer files
    • Quickly and easily match the style from your website through our Header and Footer composer
  • Formatted Code in all generated files
    • Files generated by AED will be neatly formatted, making it easy for you to make any changes if need be
- Download Demo Version

RSS Generator v1

What is it? RSS Generator is a PHP/MySQL script that allows any user to create valid RSS feeds based on their existing MySQL database tables. With RSS Generator, simply configure the script to connect to your database using a simply connection/installation wizard, and you're ready to create RSS feeds for your website!

How does it work? RSS Generator works by examining the fields in your MySQL table, and asking you some simple questions about how you want the script to grab your content. After it has been configured to extract the data from your database into an RSS feed, RSS Generator makes use of the Smarty Template Engine to handle the caching of your RSS feeds to help reduce your server load.

Key features. RSS Generator's key features include:

  • Integrates easily with your existing MySQL Database
  • Quickly and easily configure your RSS feed based on existing database tables
  • Handles multiple newsfeeds based on the same table
  • Handles multiple newsfeeds based on different tables (within the same database)
  • Uses Smarty Template Engine to handle output and caching, greatly reducing server load
  • All options of your news feed can be modified at any time
  • Easy removal of news feeds
  • Force regenerate any newsfeeds (i.e. clear Smarty cache files)
  • Handles UNIX Timestamp, RFC822, and MySQL DateTime formats
  • Limit number of articles returned by the query
  • Order the articles returned
  • Change amount of time a cache of your feed is valid
  • Edit the MySQL query used to retrieve news in "advanced" mode
  • Quick RSS validation
  • Quick installation

Sample use for RSS Generator. Okay, this sounds great, but when would I use this script?

Many websites use the power of PHP & MySQL to dynamically display news and other important information. Almost every site now has a news section that is driven off of an existing database. Suppose your MySQL news database table looked something like this:

Table Name: News

  • Heading
  • ArticleBody
  • PostDate (UNIX Timestamp)
  • Author
  • ArticleID

In order to create a valid RSS feed from the information you already have in this table, simply tell RSS Generator that you want to work with the table News and click the continue button. Next, select which fields RSS Generator should get its data from - for example, the 'title' attribute of the RSS feed should be populated by the 'Heading' field in our database, the 'description' attribute should be populated by the 'ArticleBody' field, the 'pubdate' attribute from the 'PostDate' field, the 'author' attribute from the 'Author' field, and so on.

After you have made all the proper associations, simply click the button to save your settings and check out your brand new RSS feed!!

Highslide JS     Highslide JS

- Download Demo Version

Free Tools

  • Email Encoder
  • Unix Timestamp Converter
  • Option Generator
  • Print/Echo