Ends Design

 

Available Scripts

RSS Generator - NEW!
Add, Edit, Delete
News System - Coming Soon...

Developer Resources

Print / Echo
CSS Generator
Dynamic Contact Form
Option Generator

Other Services

PHP/MySQL Development
Website Maintenance
Website Hosting

Contact Us

Email

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. We also offer web site search engine optimization.

Scripts

LiteCommerce to MOM Export Module

>> Updated 11.11.05 <<

Demo Download | Purchase  

What is it? LiteCommerce to MOM Export Module is a new script designed to let users export orders from their LiteCommerce installation into Mail Order Manager (MOM) via the MOM Import/Export Module. The script handles the following:

  • changing order status after exporting
  • product options
  • multiple customer types
  • customized source keys
  • export history
  • more

The demo download uses the same core as the paid version, but excludes the following:

  • exporting user credit card information
  • exporting product options

Customized versions of this script are available. For more information, please contact Kevin at kevin@endsdesign.com.

Only $19.95

Click Here to Purchase LiteCommerce to MOM Export Moduler

RSS Generator

>> Updated 12.29.05 <<

Live Demo | Demo | Purchase  

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!!

Screen shots. Here are some screen shots from RSS Generator v1.1

RSS Generator Screen Shot RSS Generator Screen Shot

Demo. Want to give it a test spin? Click below to download the latest demo version of RSS Generator. The demo version will only retrieve 2 news articles at a time, but is otherwise fully functional.

Download the Latest Demo Version

See the Live Demo in Action

Full Version. The full version costs just $9.95, but is on sale until January 8th, 2005 as an introductory price for just $6.95!

Click Here to Purchase RSS Generator

Latest news on RSS Generator

12.29.05 - RSS Generator v1.1 Released

Addresses issue where the GUID containing the ampersand (&) symbol would cause the generated feed to throw syntax errors. This update is available for the demo and full paid version. To get the update for the demo version, please use the demo download link above. For updates to version 1.0 paid version, please use the contact form to receive the update.

12.17.04 - RSS Generator v1.0 Released

The beta testing is now complete on our much anticipated RSS Generator script. We would like to thank all our beta testers who have helped us create another fine product. All our beta testers are eligible for a free upgrade to v1.0, and may obtain the new release by contacting us.

11.02.04 - RSS Generator Project Announced

Ends Design is proud to announce that it will be taking its latest product-in-development to the public for beta testing! The latest project is simply titled RSS Generator. RSS Generator allows users to quickly and easily incorporate RSS Newsfeeds into their website by using already existing MySQL databases. If you would like to be a beta tester for this project, please contact us.

^top of page

 

 

Add, Edit, Delete

Live Demo | Demo | Purchase

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.

Features

AED Personal 1.x.x Features

  • Creation of Add file
    • Using any HTML form input type other than "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, max length)
  • Creation of Edit file
    • Allows editing using the same field types specified for add file
    • 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

 

AED Professional 1.x.x Features (Only $5) - Purchase

  • 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

 

^top of page

 

News System

Ends Design's fully customizable PHP/MySQL news system will be available soon...

 

^top of page


Developer Resources

Print/Echo

 

The print/echo script is a simple script designed to help you quickly create the necessary echo, print, or variable output needed in many PHP scripts without having to hand-code each individual echo, print, or variable assignment.

Example.

If you needed to get the following text into a particular variable in your PHP script:

Thank you for choosing Ends Design.
Your feedback is important to us, and we will be contacting you shortly.
Thanks for your continued support.
Sincerely - Ends Design Staff

By simply putting this into the script, you could get the following output:

$message .= "Thank you for choosing Ends Design. ";
$message .= "Your feedback is important to us, and we will be contacting you shortly. ";
$message .= "Thanks for your continued support. ";
$message .= "Sincerely - Ends Design Staff ";

Click Here to Use This Handy Tool

^top of page

 

CSS Generator

The CSS Generator script allows you to create cascading style sheets (CSS) for your webpages using a Web interface. This popular script is now available as a free download!

Live Demo | Download CSS Generator

^top of page

 

Dynamic Contact Form

Have you ever wondered how to send email from your PHP script? Have you ever gotten sick of having to re-code your mail sending pages when you changed the contact form on your site? If so, the Dynamic Contact Form could be extremely helpful to you. The Dynamic Contact Form script takes all the variables sent (both POST and GET) to the script and neatly compiles them into an email for you! All you have to do is tell it your email address, and you're all set!

Download Dynamic Contact Form - v1.0

Download Dynamic Contact Form - v2.0

Which one should I download?

Version 1.0 is slightly more configurable and has a few more options. You will have to set a few things up before you can use this...but it's not that hard at all.

Version 2.0 is more streamlined and uses only one file. In order to configure the file to work for your needs, edit the file ends_form_submit.php and follow the directions in the code comments.

^top of page

 

Option Generator

The option generator script allows you to create those annoying HTML <select> options quickly and easily, without the need to hand code each option. It also includes PHP checking for dynamic selection based on a variable within your PHP script.

Click Here to Use Option Generator

^top of page

^ top of page  
  Zipwise Zip Code Database