Home
last modified time | relevance | path

Searched refs:mysqli_stmt_execute (Results 1 – 25 of 87) sorted by relevance

1234

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_execute.phpt2 mysqli_stmt_execute()
22 if (!is_null($tmp = @mysqli_stmt_execute()))
25 if (!is_null($tmp = @mysqli_stmt_execute($link)))
34 if (NULL !== ($tmp = mysqli_stmt_execute($stmt)))
41 if (NULL !== ($tmp = mysqli_stmt_execute($stmt)))
47 if (true !== ($tmp = mysqli_stmt_execute($stmt)))
52 printf("[009] [%d] %s\n", mysqli_stmt_execute($stmt), mysqli_stmt_execute($stmt));
55 if (false !== ($tmp = mysqli_stmt_execute($stmt)))
63 if (true !== ($tmp = mysqli_stmt_execute($stmt)))
78 if (true !== ($tmp = mysqli_stmt_execute($stmt)))
[all …]
H A Dmysqli_stmt_affected_rows.phpt29 !mysqli_stmt_execute($stmt)) {
34 !mysqli_stmt_execute($stmt)) {
45 !mysqli_stmt_execute($stmt))
52 !mysqli_stmt_execute($stmt))
62 !mysqli_stmt_execute($stmt))
74 !mysqli_stmt_execute($stmt))
84 !mysqli_stmt_execute($stmt))
94 !mysqli_stmt_execute($stmt))
110 !mysqli_stmt_execute($stmt))
120 !mysqli_stmt_execute($stmt))
[all …]
H A Dmysqli_stmt_bind_param_references.phpt67 if (true !== mysqli_stmt_execute($stmt))
78 if (true !== mysqli_stmt_execute($stmt))
89 if (true !== mysqli_stmt_execute($stmt))
100 if (true !== mysqli_stmt_execute($stmt))
108 if (true !== mysqli_stmt_execute($stmt))
118 if (true !== mysqli_stmt_execute($stmt))
129 if (true !== mysqli_stmt_execute($stmt))
139 if (true !== mysqli_stmt_execute($stmt))
149 if (true !== mysqli_stmt_execute($stmt))
174 if (true !== mysqli_stmt_execute($stmt))
[all …]
H A Dmysqli_prepare.phpt35 …if (!is_object(($stmt = mysqli_prepare($link, 'SELECT id FROM test'))) || !mysqli_stmt_execute($st…
43 …i_prepare($link, 'CREATE TABLE test2(id INT) ENGINE =' . $engine))) || !mysqli_stmt_execute($stmt))
52 if (!mysqli_stmt_bind_param($stmt, 'i', $id) || !mysqli_stmt_execute($stmt))
60 if (!mysqli_stmt_bind_param($stmt, 'i', $id) || !mysqli_stmt_execute($stmt))
69 if (!mysqli_stmt_bind_param($stmt, 'ii', $id, $where) || !mysqli_stmt_execute($stmt))
77 if (!mysqli_stmt_bind_param($stmt, 'i', $where) || !mysqli_stmt_execute($stmt))
85 if (!mysqli_stmt_bind_param($stmt, 's', $testvar) || !mysqli_stmt_execute($stmt))
97 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_bind_result($stmt, $id, $testvar))
H A D058.phpt27 mysqli_stmt_execute($stmt);
34 mysqli_stmt_execute($stmt);
38 mysqli_stmt_execute($stmt);
H A Dmysqli_stmt_insert_id.phpt30 !mysqli_stmt_execute($stmt)) {
41 !mysqli_stmt_execute($stmt)) {
50 !mysqli_stmt_execute($stmt))) {
57 !mysqli_stmt_execute($stmt)) {
H A Dmysqli_stmt_execute_stored_proc.phpt2 mysqli_stmt_execute() - Stored Procedures
28 if (!mysqli_stmt_execute($stmt))
32 if (!mysqli_stmt_execute($stmt))
41 if (!mysqli_stmt_execute($stmt))
72 if (!mysqli_stmt_execute($stmt))
81 if (!mysqli_stmt_execute($stmt))
110 if (!mysqli_stmt_execute($stmt))
119 if (!mysqli_stmt_execute($stmt))
152 if (!mysqli_stmt_execute($stmt))
161 if (!mysqli_stmt_execute($stmt))
H A Dmysqli_stmt_bind_result_references.phpt27 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
44 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
64 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
83 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
97 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
112 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
130 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
150 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
171 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
186 if (!mysqli_stmt_execute($stmt) || !mysqli_stmt_fetch($stmt) || mysqli_stmt_fetch($stmt))
[all …]
H A D057.phpt23 mysqli_stmt_execute($stmt);
34 var_dump(mysqli_stmt_execute($stmt));
41 var_dump(mysqli_stmt_execute($stmt));
46 mysqli_stmt_execute($stmt);
H A D045.phpt13 mysqli_stmt_execute($stmt);
29 mysqli_stmt_execute($stmt);
H A Dmysqli_stmt_fetch_fields_win32_unicode.phpt17 !mysqli_stmt_execute($stmt) ||
31 !mysqli_stmt_execute($stmt) ||
H A D059.phpt29 mysqli_stmt_execute($stmt);
34 mysqli_stmt_execute($stmt);
H A Dmysqli_stmt_get_result2.phpt40 if (!mysqli_stmt_execute($stmt))
57 mysqli_stmt_execute($stmt);
71 !mysqli_stmt_execute($stmt))
90 !mysqli_stmt_execute($stmt))
109 !mysqli_stmt_execute($stmt))
130 !mysqli_stmt_execute($stmt))
H A Dmysqli_stmt_bind_param_call_user_func.phpt26 !mysqli_stmt_execute($stmt))
55 if (!mysqli_stmt_execute($stmt))
83 if (!mysqli_stmt_execute($stmt))
111 if (!mysqli_stmt_execute($stmt))
138 if (!mysqli_stmt_execute($stmt))
167 if (!mysqli_stmt_execute($stmt))
196 if (!mysqli_stmt_execute($stmt))
225 if (!mysqli_stmt_execute($stmt))
253 if (!mysqli_stmt_execute($stmt))
276 if (!mysqli_stmt_execute($stmt))
[all …]
H A D021.phpt24 mysqli_stmt_execute($stmt);
29 mysqli_stmt_execute($stmt);
H A D022.phpt27 mysqli_stmt_execute($stmt);
32 mysqli_stmt_execute($stmt);
H A Dmysqli_stmt_store_result.phpt35 !mysqli_stmt_execute($stmt))
42 !mysqli_stmt_execute($stmt))
52 !mysqli_stmt_execute($stmt_buf))
H A D023.phpt37 mysqli_stmt_execute($stmt);
42 mysqli_stmt_execute($stmt);
H A D024.phpt38 mysqli_stmt_execute($stmt);
43 mysqli_stmt_execute($stmt);
H A D026.phpt30 mysqli_stmt_execute($stmt);
35 mysqli_stmt_execute($stmt);
H A D050.phpt18 mysqli_stmt_execute($stmt);
H A D051.phpt18 mysqli_stmt_execute($stmt1);
H A D052.phpt20 @mysqli_stmt_execute($stmt2);
H A D020.phpt50 mysqli_stmt_execute($stmt);
57 mysqli_stmt_execute($stmt);
H A D025.phpt38 mysqli_stmt_execute($stmt);
47 mysqli_stmt_execute($stmt);

Completed in 25 milliseconds

1234