Need a function that returns PHP array definition as plaintext

后端 未结 0 621
失恋的感觉
失恋的感觉 2020-12-11 00:25

I have assigned an array to a variable $config like this

$config = array(
  "auth"=>$auth,
  "tableName"=>$tableName,
          


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