Insert progress bar with php - Bootstrap

Asked

Viewed 348 times

0

You can insert a progress bar using for the amount of data entered into a given table in the database?

Ex:
If I have 100 entries the bar would progress to 100.

  • You search for a bar and clocas. then the code makes the Count of the records of the database

  • Integrate with the bank and do: http://jsfiddle.net/yf8eq9vx/

  • This may help you https://answall.com/questions/293588/campo-percentageagem-em-html/293590#293590

1 answer

1

If you already have bootstrap css you can use the mysqli_num_row to get the number of rows inserted in the table

Browser other questions tagged

You are not signed in. Login or sign up in order to post.