Home
last modified time | relevance | path

Searched refs:mysqli_data_seek (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/lang/php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_use_result.phpt31 if (false !== ($tmp = mysqli_data_seek($res, 2)))
47 if (false !== ($tmp = mysqli_data_seek($res, 1)))
63 Warning: mysqli_data_seek(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/dports/lang/php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (NULL !== ($tmp = @mysqli_data_seek()))
19 if (NULL !== ($tmp = @mysqli_data_seek($link)))
22 if (NULL !== ($tmp = @mysqli_data_seek($link, $link)))
29 if (true !== ($tmp = mysqli_data_seek($res, 3)))
36 if (true !== ($tmp = mysqli_data_seek($res, 0)))
43 if (false !== ($tmp = mysqli_data_seek($res, 4)))
46 if (false !== ($tmp = mysqli_data_seek($res, -1)))
54 if (false !== ($tmp = mysqli_data_seek($res, 3)))
59 if (false !== ($tmp = mysqli_data_seek($res, 1)))
[all …]
H A Dmysqli_stmt_get_result_seek.phpt76 $tmp = mysqli_data_seek($res, $pos);
92 if (true !== ($tmp = mysqli_data_seek($res, 0)))
100 if (false !== ($tmp = mysqli_data_seek($res, 0)))
108 if (false !== ($tmp = mysqli_data_seek($res, 0)))
123 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
127 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (true !== ($tmp = mysqli_data_seek($res, 3)))
23 if (true !== ($tmp = mysqli_data_seek($res, 0)))
30 if (false !== ($tmp = mysqli_data_seek($res, 4)))
34 mysqli_data_seek($res, -1);
45 var_dump(mysqli_data_seek($res, 3));
53 mysqli_data_seek($res, 1);
67 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
68 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt22 var_dump(mysqli_data_seek($res, 2));
39 if (false !== ($tmp = mysqli_data_seek($res, 1)))
58 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
17 if (true !== ($tmp = mysqli_data_seek($res, 3)))
24 if (true !== ($tmp = mysqli_data_seek($res, 0)))
31 if (false !== ($tmp = mysqli_data_seek($res, 4)))
35 mysqli_data_seek($res, -1);
46 var_dump(mysqli_data_seek($res, 3));
54 mysqli_data_seek($res, 1);
68 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
69 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt23 var_dump(mysqli_data_seek($res, 2));
40 if (false !== ($tmp = mysqli_data_seek($res, 1)))
59 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
/dports/www/mod_php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
17 if (true !== ($tmp = mysqli_data_seek($res, 3)))
24 if (true !== ($tmp = mysqli_data_seek($res, 0)))
31 if (false !== ($tmp = mysqli_data_seek($res, 4)))
35 mysqli_data_seek($res, -1);
46 var_dump(mysqli_data_seek($res, 3));
54 mysqli_data_seek($res, 1);
68 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
69 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt23 var_dump(mysqli_data_seek($res, 2));
40 if (false !== ($tmp = mysqli_data_seek($res, 1)))
59 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
/dports/lang/php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
17 if (true !== ($tmp = mysqli_data_seek($res, 3)))
24 if (true !== ($tmp = mysqli_data_seek($res, 0)))
31 if (false !== ($tmp = mysqli_data_seek($res, 4)))
35 mysqli_data_seek($res, -1);
46 var_dump(mysqli_data_seek($res, 3));
54 mysqli_data_seek($res, 1);
68 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
69 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt23 var_dump(mysqli_data_seek($res, 2));
40 if (false !== ($tmp = mysqli_data_seek($res, 1)))
59 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
/dports/lang/php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (true !== ($tmp = mysqli_data_seek($res, 3)))
23 if (true !== ($tmp = mysqli_data_seek($res, 0)))
30 if (false !== ($tmp = mysqli_data_seek($res, 4)))
34 mysqli_data_seek($res, -1);
45 var_dump(mysqli_data_seek($res, 3));
53 mysqli_data_seek($res, 1);
67 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
68 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt22 var_dump(mysqli_data_seek($res, 2));
39 if (false !== ($tmp = mysqli_data_seek($res, 1)))
58 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
/dports/www/mod_php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_data_seek.phpt2 mysqli_data_seek()
16 if (true !== ($tmp = mysqli_data_seek($res, 3)))
23 if (true !== ($tmp = mysqli_data_seek($res, 0)))
30 if (false !== ($tmp = mysqli_data_seek($res, 4)))
34 mysqli_data_seek($res, -1);
45 var_dump(mysqli_data_seek($res, 3));
53 mysqli_data_seek($res, 1);
67 mysqli_data_seek(): Argument #2 ($offset) must be greater than or equal to 0
68 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode
H A Dmysqli_use_result.phpt22 var_dump(mysqli_data_seek($res, 2));
39 if (false !== ($tmp = mysqli_data_seek($res, 1)))
58 mysqli_data_seek() cannot be used in MYSQLI_USE_RESULT mode

1234567