❔ Display data saved in database in a specified format
Hi, how can i display the value in a specific format than the one saved in database? For example, I have in my database
When retrieving data from the database and showing it in a table, how do I make it display "Level 1", "Level 2", instead of "LevelOne", "LevelTwo"?
When retrieving data from the database and showing it in a table, how do I make it display "Level 1", "Level 2", instead of "LevelOne", "LevelTwo"?
