I get a NULL value from var_dump when assigning a variable to an array in my select query

后端 未结 0 1094
渐次进展
渐次进展 2021-02-05 19:33

I have written a SELECT Query to concatenate a person\'s name and email address. I then want to echo this string.

Here is the code:

$sqldiv = "Select          


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