Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
question about variables INSIDE links.
Old 11-08-2007, 11:47 AM question about variables INSIDE links.
Junior Talker

Posts: 4
Name: Phil
Trades: 0
I have a simple question.
I have a variable: $id1397 i want to be able to do several thins with this variable. i want to be able to print it (easily done) but also call it in a link to load a picture:
<img src"mypage.com/images/$id.gif">
obviusly this is not done like that. how might i be able to pull that off? keep in mind i am an EXTREME NEWBIE so anthign that you sugest i will probably have to look up.

ps wondering if someone could post a link to GOOD php tutorials (easy to understand and straight forward.)

Last edited by Gathos; 11-08-2007 at 11:48 AM.. Reason: i'm a putz
Gathos is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-08-2007, 12:18 PM Nevermind i figured it out.
Junior Talker

Posts: 4
Name: Phil
Trades: 0
i figured it out heres how just incase others need it
teh variable name of the picture is $id
PHP Code:
<img src="Gallery/images/<?php echo $id ?>.jpg" />
Gathos is offline
Reply With Quote
View Public Profile
 
Old 11-08-2007, 02:37 PM Re: question about variables INSIDE links.
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Nice job!
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to question about variables INSIDE links.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11799 seconds with 12 queries