-
Senior SEO Specialist
Can anyone point me in the right direction?
Hello everyone,
I'm not even sure how to begin researching this topic. I'd like to have quotes from important people appear in random sequence on each page of my site. I'm working in Dreamweaver 4, but know very little about it or any of the programming languages.
I can reseach it...if I know where to start!
Join
ACP and get Payment Weekly!
-
-
If you use php you could put the quotes in an array and use shuffle() PHP: shuffle - Manual, to make it random order. Then loop trough the array, easiest with
foreach(){
} statement
and echo each.
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks