php select a random array value within while loop and assign it to a variable

后端 未结 0 948
长发绾君心
长发绾君心 2021-01-07 09:19

How can I get and assign a random array value from array inside a while loop to a variable?

Code

$stmt = $pdo->prepare("SELECT mem_id FROM memb         


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