Jump to content

jchan94

New Members
  • Posts

    3
  • Joined

  • Last visited

jchan94's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. <td rowspan="12"><img width:"333" height="500" src="/images/profiles/<?php echo $user_id; ?>.jpg" width="333" height="500" /></td> <td>Name: </td> <td><?php echo $user_name;?> </td>
  2. I thought it was that simple but the dimensions of the jpeg being called is still not being resized on the page.
  3. So I am working on a php based website for an organization (learning php as well) and I'm having this very basic problem where I can't resize the images to the sizes I want them to be in PHP. Here is where the image gets pointed to: I tried the simple img width & height, but the images called upon for each user is still not resizing properly. What am I doing wrong??
×
×
  • 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.