how to: make new “view random ________”
-
how hard would it be to make a few new “view random ______” links on my buddybar/admin bar ?
like:
– view random Tweets
– view random YouTube Videos
– view random Event
etc
I just need to find how the <?php rand() ?> gets added to the url/link
i.e.
http://MYSITE.com/members/ ” . Random() . ” /youtube
http://MYSITE.com/members/ ” . Random() . ” /flickr
http://MYSITE.com/members/ ” . Random() . ” /events
I’ll post back how I accomplish this, if any one knows, feel free to enlighten me
thanks
- The topic ‘how to: make new “view random ________”’ is closed to new replies.