PHP函数(1)

extract() //将数组中的键名做为变量名,键值做为变量值 php 例:html form.htmlwindows <form action="action.php" method="post"> <input type="text" name="username"> <input type="password" name="password"> <input type="submit">
相关文章
相关标签/搜索