Go Back   DN Lodge Webmaster Forums > Web Design and Development > Programming


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 07-23-08, 11:08 AM
DNL Newbie
 
Join Date: Jul 2008
Posts: 2
DNL Trust: (0)
samit is a pretty decent person
Default PHP include help!

Ok i have this working script now thanks to a member here:

Quote:
<?
//populate following array with image urls
$images = Array(
"http://www.xninelivesx.com/header_1.jpg",
"http://www.xninelivesx.com/header_2.jpg",
"http://www.xninelivesx.com/header_3.jpg",
"http://www.xninelivesx.com/header_4.jpg",
"http://www.xninelivesx.com/header_5.jpg"
);

$random_image = $images[rand(0,count($images)-1)];

echo "<img src=\"$random_image\">";
?>

that works perfect.. now i need to use it as an include on my forums.. please give me the right code!

thanks,
_____________
cheap hotels in London Rhinestone buckles
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Want to remove these ads? Register for your free account here.

  #2  
Old 08-21-08, 03:02 AM
SamOwen's Avatar
DNL Member
 
Join Date: Sep 2005
Posts: 24
DNL Trust: (0)
SamOwen is a pretty decent person
Default Re: PHP include help!

Save it as a .php file and use your basic include() to call it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
include, php


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Should Google Include Social Bookmarking Sites? Barat Search Engine Discussion 0 01-08-07 08:48 AM
Domains- topics include graphic design, plumbing, printing, cape cod, jewelry & more. AquaMaureen Sites & Domains For Sale 0 10-17-06 09:54 PM
How do I include a file using ServerSide Includes? Geoserv Web Development Discussion 2 09-26-06 07:13 AM


All times are GMT -4. The time now is 11:01 PM.



Copyright © 2005-2008 DNLodge.com.
vBulletin, © 2000-2008, Jelsoft Enterprises Limited.
SEO by vBSEO.
Advertising |  About Us |  Contact Us |  Sitemap |  RSS |  Privacy Policy |  Back to Top