Article Spinner?

Joined
Feb 10, 2010
Messages
3
Reaction score
0
Points
1
Help please... I need a good article spinner that will work on mac osx leopard macbook....

I purchased best spinner - it works great on my pc laptop, but I hate the pc.... is there anything compatible for us mac users?
 
Joined
May 31, 2009
Messages
203
Reaction score
3
Points
18
Location
Vancouver, Canada
Your Mac's Specs
15" Unibody (Jan 09)
<?php
$article = rand(1,3);

if ( $article == 1 ) {
echo($a1);
}

if ( $article == 2 ) {
echo($a2);
}

if ( $article == 3 ) {
echo($a3);
}

?>
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top