php-doc-en/reference/mysqli/mysqli_stmt
Daniel Egeberg 0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
..
affected-rows.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
attr-get.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
attr-set.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
bind-param.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
bind-result.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
close.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
data-seek.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
errno.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
error.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
execute.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
fetch.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
field-count.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
free-result.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
get-warnings.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
insert-id.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
num-rows.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
param-count.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
prepare.xml Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
reset.xml Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
result-metadata.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
send-long-data.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
sqlstate.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
store-result.xml Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00