Current location: Hot Scripts Forums » Programming Languages » PHP » images?


images?

Reply
  #1 (permalink)  
Old 04-30-04, 04:40 PM
sita12691 sita12691 is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
images?

my images won't load when i try to load a page after i put some php in the file and changed the extension. the spelling is right, and the files are where they should be, they just dont show up.

does the <img src> bit not work in this case?

i dont know what to do, all help would be greatly appreciated.

:]
Reply With Quote
  #2 (permalink)  
Old 04-30-04, 04:57 PM
Bonzo's Avatar
Bonzo Bonzo is offline
Coding Addict
 
Join Date: Jan 2004
Posts: 340
Thanks: 0
Thanked 0 Times in 0 Posts
Some code would help us to find the problem.

Put between [php] & [php]

Anthony
Reply With Quote
  #3 (permalink)  
Old 05-02-04, 09:40 AM
sita12691 sita12691 is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
actually,

i remembered that i'm using frames, and the actual frames with images do not have php code in them, so i changed the extensions. i work from two computers, one at home and one at work, and when i put it on apache at home, the images show up fine. but when i put it on apache at work, the images will not show up. here's the code for one of the frames, if you want it, it's simple and easy, but i would assume that the problem is in some kind of setting on the server. any suggestions?

PHP Code:

<html>

<
head>
<
title>Everlasting Video Memories</title>
<
style type="text/css">
body {background-color#0066CC;} 
h1 {color#ffffff; font-family: "times new roman", serif; font-size: 52 px; margin-left: 125px;}
img {margin-left25px;}
</
style>
</
head>

<
body>
<
table>
<
tr>
<
td>
<
img src="everlastingvideo.jpg" alt="Everlasting Memories" />
</
td>
<
td align=right>
<
h1><em>Everlasting Video Memories</em></h1>
</
td>
</
tr>
</
table>

</
body>
</
html

Last edited by sita12691; 05-02-04 at 10:29 AM.
Reply With Quote
Reply

Bookmarks


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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to link images and swf for banner tracking Xtremist JavaScript 2 12-14-03 12:00 PM
count images in a directory using javascript chuck JavaScript 5 12-05-03 01:20 PM
images hosting uae2k Script Requests 3 11-03-03 10:29 AM
List images and zip before download jaimexyz Script Requests 0 09-01-03 03:01 PM
Showing images in a directory Bob PHP 4 08-25-03 08:16 AM


All times are GMT -5. The time now is 10:31 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.