Jump to content

progress bar echo mysql data


jpergega

Recommended Posts

Hi

 

I am trying to echo mysql data to a progress bar but I am not sure how to do this. I have tried the following but obviously is wrong. Could you please help?

 

 

 

<td><progress value='<?php echo $row['progress'];?>'</progress></td>
Thanks
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...