How to fetch mysql data in the progress bar?
Posted: Sun Mar 16, 2014 6:13 am
Hi
this is given error is there another way to:
Thanks
this is given error is there another way to:
Code: Select all
<td><progress value="<?php $row['progress']; ?>"></progress></td>Thanks