Home
last modified time | relevance | path

Searched refs:mysqli_fetch_assoc (Results 1 – 25 of 98) sorted by relevance

1234

/PHP-8.4/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_no_alias.phpt2 mysqli_fetch_assoc()
17 var_dump(mysqli_fetch_assoc($res));
24 var_dump(mysqli_fetch_assoc($res));
31 var_dump(mysqli_fetch_assoc($res));
38 var_dump(mysqli_fetch_assoc($res));
49 var_dump(mysqli_fetch_assoc($res));
59 var_dump(mysqli_fetch_assoc($res));
69 var_dump(mysqli_fetch_assoc($res));
79 var_dump(mysqli_fetch_assoc($res));
H A Dmysqli_fetch_assoc.phpt2 mysqli_fetch_assoc()
19 var_dump(mysqli_fetch_assoc($res));
22 var_dump(mysqli_fetch_assoc($res));
48 var_dump(mysqli_fetch_assoc($res));
53 mysqli_fetch_assoc($res);
H A Dmysqli_pconn_limits.phpt21 $row = mysqli_fetch_assoc($res);
33 $row = mysqli_fetch_assoc($res);
47 $row = mysqli_fetch_assoc($res);
60 $row = mysqli_fetch_assoc($res);
74 $row = mysqli_fetch_assoc($res);
H A Dmysqli_connect_attr.phpt16 $tmp = mysqli_fetch_assoc($res);
27 $tmp = mysqli_fetch_assoc($res);
48 $tmp = mysqli_fetch_assoc($res);
61 $tmp = mysqli_fetch_assoc($res);
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt2 mysqli_fetch_assoc() - utf8
15 if (!$tmp = mysqli_fetch_assoc($res))
26 if (!$tmp = mysqli_fetch_assoc($res))
53 var_dump(mysqli_fetch_assoc($res));
73 while ($row = mysqli_fetch_assoc($res)) {
H A Dmysqli_result_references.phpt23 while ($row = mysqli_fetch_assoc($res)) {
34 while ($row = mysqli_fetch_assoc($res)) {
52 while ($row = mysqli_fetch_assoc($res)) {
72 while ($row = mysqli_fetch_assoc($res)) {
H A Dmysqli_autocommit.phpt35 $tmp = mysqli_fetch_assoc($res);
45 $tmp = mysqli_fetch_assoc($res);
66 if ((!$tmp = mysqli_fetch_assoc($res)) || (1 != $tmp['num']))
80 $tmp = mysqli_fetch_assoc($res);
100 $tmp = mysqli_fetch_assoc($res);
114 if ((!$tmp = mysqli_fetch_assoc($res)) || (1 != $tmp['num']))
H A Dmysqli_query_stored_proc.phpt29 var_dump(mysqli_fetch_assoc($res));
42 var_dump(mysqli_fetch_assoc($res));
55 var_dump(mysqli_fetch_assoc($res));
56 while (mysqli_fetch_assoc($res))
80 var_dump(mysqli_fetch_assoc($res));
110 if (!($row = mysqli_fetch_assoc($res)) || $row['_vers'] == 'unknown')
137 if (!($row = mysqli_fetch_assoc($res)) || $row['_vers'] !== 'myversion')
H A Dmysqli_change_user_rollback.phpt26 if (!$row = mysqli_fetch_assoc($res))
39 if (!$row = mysqli_fetch_assoc($res))
52 if (!$row = mysqli_fetch_assoc($res))
H A Dmysqli_get_charset.phpt20 $tmp = mysqli_fetch_assoc($res);
27 if (!mysqli_fetch_assoc($res))
32 $tmp = mysqli_fetch_assoc($res);
39 $tmp = mysqli_fetch_assoc($res);
H A Dmysqli_change_user_locks_temporary.phpt36 if (!$row = mysqli_fetch_assoc($res))
57 if (!$row = mysqli_fetch_assoc($res))
77 if (!$row = mysqli_fetch_assoc($res))
91 if (!$row = mysqli_fetch_assoc($res))
H A Dmysqli_pconn_reuse.phpt36 $row = mysqli_fetch_assoc($res);
43 $row = mysqli_fetch_assoc($res);
56 $row = mysqli_fetch_assoc($res);
71 $row = mysqli_fetch_assoc($res);
H A Dmysqli_select_db.phpt25 if (!$row = mysqli_fetch_assoc($res))
39 if (!$row = mysqli_fetch_assoc($res))
53 if (!$row = mysqli_fetch_assoc($res))
76 if (!$row = mysqli_fetch_assoc($res))
H A Dmysqli_stmt_get_result2.phpt31 while ($row = mysqli_fetch_assoc($res))
33 var_dump(mysqli_fetch_assoc($res));
46 while ($row = mysqli_fetch_assoc($res))
48 var_dump(mysqli_fetch_assoc($res));
105 mysqli_fetch_assoc($res);
H A Dmysqli_change_user.phpt37 $tmp = mysqli_fetch_assoc($res);
47 $tmp = mysqli_fetch_assoc($res);
82 $tmp = mysqli_fetch_assoc($res);
105 $tmp = mysqli_fetch_assoc($res);
115 $tmp = mysqli_fetch_assoc($res);
125 $tmp = mysqli_fetch_assoc($res);
H A Dmysqli_change_user_set_names.phpt20 while ($row = mysqli_fetch_assoc($res))
36 if (!$defaults = mysqli_fetch_assoc($res))
86 if (!$modified = mysqli_fetch_assoc($res))
105 if (!$new = mysqli_fetch_assoc($res))
H A Dmysqli_query_unicode.phpt28 var_dump(mysqli_fetch_assoc($res));
41 $tmp = mysqli_fetch_assoc($res);
56 $tmp = mysqli_fetch_assoc($res);
H A Dmysqli_no_reconnect.phpt26 while ($row = mysqli_fetch_assoc($res))
42 if (!$row = mysqli_fetch_assoc($res))
59 while ($row = mysqli_fetch_assoc($res))
102 while ($row = mysqli_fetch_assoc($res))
H A Dmysqli_query.phpt31 var_dump(mysqli_fetch_assoc($res));
37 var_dump($tmp = mysqli_fetch_assoc($res));
51 $tmp = mysqli_fetch_assoc($res);
66 $tmp = mysqli_fetch_assoc($res);
H A Dmysqli_fetch_assoc_zerofill.phpt2 mysqli_fetch_assoc() - ZEROFILL
35 $row = mysqli_fetch_assoc($res);
H A Dmysqli_data_seek.phpt18 $row = mysqli_fetch_assoc($res);
25 $row = mysqli_fetch_assoc($res);
H A Dlocal_infile_tools.inc13 $row = mysqli_fetch_assoc($res);
123 if (!$tmp = mysqli_fetch_assoc($res)) {
141 if ($res && $tmp = mysqli_fetch_assoc($res)) {
145 } while ($tmp = mysqli_fetch_assoc($res));
H A Dmysqli_change_user_old.phpt42 $tmp = mysqli_fetch_assoc($res);
52 $tmp = mysqli_fetch_assoc($res);
62 $tmp = mysqli_fetch_assoc($res);
91 $tmp = mysqli_fetch_assoc($res);
H A Dgh14255.phpt2 Bug GH-14255 (mysqli_fetch_assoc reports error from nested query)
H A Dmysqli_local_infile_set_on.phpt17 $row = mysqli_fetch_assoc($res);

Completed in 22 milliseconds

1234