how to catch get value from mysql to create a variable in a modal pop up

后端 未结 0 1979
面向向阳花
面向向阳花 2021-01-20 01:47

I want to make a simple pop-up update form. I\'m trying to create a variable in the same page

heres my code:

$data = $db->show_data();     
foreach(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题