I would like to know how to save and execute PHP code saved in my MySQL database. I have already created a basic structure for the instruction register. My question is about how to handle the use of these codes. For example, I created an 'Instruction' table, containing the fields (ID, title, instructions). What is the best way to call these instructions?