I need PHP article spinner generate multiple articles

Asked By 20 points N/A Posted on -
qa-featured

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.

SHARE
Answered By 10 points N/A #137289

I need PHP article spinner generate multiple articles

qa-featured

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

Related Questions