Morning all,

I am sitting around pulling my hair out, I don't know whats going on but I 
just can't get this simple thing to work I am working on. I am more 
confused now after looking at examples.

Basically what I am trying to do is,

I have a php script called blah.php, and when I link to it with say, 
blah.php?image=thisimage.jpg

When I link to it with the variable image, I want the variable image to be 
subbed for a image inside a <img src="images/$image"> line inside blah.php 
script.

I have been sitting here pulling my hair out and each time it refuses to 
work.

I thought I might have to escape some " " marks, etc. I also knew I had to 
put in my <? and ?> but still don't work no matter what I try.

Anyone want to put me out of my pain?

Thanks


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to