Jump to content

Image Resize


master82

Recommended Posts

Hello again people,

I've set up a HTML (which includes PHP coding). On the page I have a section called progress which retrieves data from mySQL and displays a percentage as to a users progress.

I was wondering if I could also do this graphically using PHP by having a simple bar image (bar.png) that expands depending upon the percentage.

As the image is a pixel or so wide I was hoping that I could simply change the width of the .png image using PHP code, setting the width to the percentage [ie 50% would make the bar width 50 pixels wide or something like that]

(Hope I said that right - something like all those online games you see with health bars etc)


Thanks in advance
Link to comment
https://forums.phpfreaks.com/topic/4543-image-resize/
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.