|
|
| Name: |
A Simple Sloganizer |
| Base name: |
sloganizer |
| Description: |
Generate slogan phrases from given keywords |
| Related classes: |
phrases, phrase |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
Freeware |
| All time users: |
570 users |
| All time rank: |
4302 |
| Week users: |
0 users |
| Week rank: |
2321 |
| |
|
This is a simple class that can be used to generate slogan phrases from given keywords.
It reads a file with templates for several slogan phrases. The class picks a slogan phrase randomly and replaces the template place holder by the given keywords.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
readme.txt |
Doc. |
simple documentaion and manual |
sample.php |
Example |
this is the page where AJAX is used to get the slogans and display it |
sloganizer.class.php |
Class |
this is the class which does the slogan processing |
sloganizer.php |
Example |
the server side script to interact with AJAX |
slogans.txt |
Data |
this is the source file of the slogans |