vendredi 22 novembre 2019

looping with the number of numbers in accordance with the previous column input in php

We will make a simple CRUD application, that is, make an entry for a number (n), where the number will print the character "*" n times and display a description, i.e. If the value is greater than or equal to 100, Remarks = "Large", if the value is greater or equal to 50 and is smaller than 100, then the description = "Medium" and other than that, description = "Small". Many printed characters and captions are stored in a MySql database table.

i want to get output like a picture, can you help me ?? enter image description here

Aucun commentaire:

Enregistrer un commentaire