Trying to include randomly-selected HTML blocks via php - Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Webmaster Tech > Programming > PHP Development

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 04-27-2010, 11:58 AM   #1 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 7
Question Trying to include randomly-selected HTML blocks via php

I'm working on a simple php/html page that wants to include an external html file selected at random on load, from a group of 3. And I need help! The code I have is:

Code:
  <?php 

$randContent = array_rand('gift1.html', 'gift2.html', 'gift3.html'); 
include($randContent); 

?>
It's not working. I have gift1.html, etc. stored in the same folder. On execute, this is the error message I get, pertaining to the code above:

Quote:
Warning: Wrong parameter count for array_rand() in /home/content/p/e/r/perfectseason/html/giving-dyn.php on line 258

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/p/e/r/perfectseason/html/giving-dyn.php on line 259
The page is online at theperfectseason-dot-com-slash-giving-dyn.php in case my hero-helper wants to look at the entire source.
abigailhamilton is offline   Reply With Quote
Sponsored Links
Old 04-27-2010, 02:37 PM   #2 (permalink)
Junior Member
 
Join Date: Apr 2010
Posts: 1
Default Re: Trying to include randomly-selected HTML blocks via php

you have the wrong syntax for array_rand..
it should be..

$pages = array('gift1.html', 'gift2.html', 'gift3.html');
$randIndex = array_rand($pages,1);
include($pages[$randIndex]);

array_rand returns the index of the element in the array..
bestynuan is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 07:49 PM.


Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2
Webmaster Forums
Web Hosting | Chicago Web Hosting | Web Hosting