Jump to content

img src, cant figure it out


euel

Recommended Posts

Hi, good pm masters!

So i  have this code

<td><img src="images/layout/<?php echo base64_decode($_GET['layout']); ?>" width="50%" height="50%" /></td>

 

$_GET['layout'] is encoded that's y i have a decode there,

the image name will then be combined to the src like this -> image/layout/1.jpg..

when i view the source the src is correct but it doest show the image..

cant seem to find whats wrong..  :shrug:

my folder structure is sandbox>images>layout>file.jpg

the php file (where the code above is) inside the sandbox.

sorry if am i missing something sooo eaasy..

i was doin alot of coding this morning until now so i don't know what to think anymore..  :D

Link to comment
https://forums.phpfreaks.com/topic/253149-img-src-cant-figure-it-out/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.