-
Bypassing Random User Script
Hey guys...
I have a website I've been working on. On the index.php I have an include that allows me to place random members on the homepage.
Well, the problem is that when I put a <php echo $user_pic; ?> so that the main profile userpic will be above the random members, the profile picture randomly pics other users profile pics.
Is there a way to bypass this so that the profile pic remains the users profile pic, but yet still have the random users displaying below?
Thanks.
-
-
Yes-- separate the operations so that one is random and the other is not. I don't know how to do this specifically with your code, but one way would be to use the include twice and one time show the image and the next time show the text.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
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