0
You can insert a progress bar using bootstrap 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.
0
You can insert a progress bar using bootstrap 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.
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 php mysql progress-bar
You are not signed in. Login or sign up in order to post.
You search for a bar and clocas. then the code makes the Count of the records of the database
– José Gomes
Integrate with the bank and do: http://jsfiddle.net/yf8eq9vx/
– Woss
This may help you https://answall.com/questions/293588/campo-percentageagem-em-html/293590#293590
– hugocsl