Asked By
Donna Davis
20 points
N/A
Posted on - 05/27/2013
Hi fellow members. I'm planning to create my own automotive blog site. Can someone lend me a snippet in PHP article spinner generate other articles from the core article? Any help would be much appreciated. I have an iMac with OSx Snow Leopard if that matters.
I need PHP article spinner generate multiple articles
Hello Donna,
I am attaching herewith a PHP snippet with 3 functions which you can use in your application code to spin articles.
This small snippet is kind of a helper function and is meant to be used in a comparatively larger application or program.
You will essentially need to use function spin_it() which takes in input some original text and returns the altered text/ article.
Regards,
Mclean