Image Popup page...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
monkeyj
Forum Commoner
Posts: 82
Joined: Mon Dec 15, 2003 4:32 pm
Location: USA
Contact:

Image Popup page...

Post by monkeyj »

I wanna make a php page that has a certain setup...
while in the middle it displays the picture of whatever is in the link

http://urlofsite.com/thephppage.php?=image.jpg

and in the center is the "image.jpg"...

Is that possible? It's gotta be.. o.o
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

the basics to doing something like this can be found here: viewtopic.php?t=24502&highlight=popup
Post Reply