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