Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 2 of 2) sorted by relevance

/web-master/fetch/
H A Dcvsauth.php67 $fields = ["token", "username", "password"]; variable
68 foreach($fields as $field) {
/web-master/.phan/internal_stubs/
H A Dmysql.phan_php239 * List MySQL table fields
240 * @link https://php.net/manual/en/function.mysql-list-fields.php
369 * Get number of fields in result
370 * @link https://php.net/manual/en/function.mysql-num-fields.php
372 * @return int the number of fields in the result set resource on
934 * fields. This index starts with 0, the first field in the result.

Completed in 8 milliseconds