In updateSearchGlobal.php : Includes privatePHP
In updateSearchGlobal.php : Includes database connect
In updateSearchGlobal.php : Includes database fconstants and errors
In updateSearchGlobal.php : Includes image resize functions.
In updateSearchGlobal.php : Includes image adjh prepared statements functions.
In updateSearchGlobal.php : Includes image upload functions.
In updateSearchGlobal.php : Includes search words functions.
Connection succeeded.
The query text is SELECT image_id, name_in_full FROM person_in_full_with_image_id ORDER BY image_id;
In updateSearchGlobal.php : Declares param array.
In updateSearchGlobal.php : Declares fieldnames array.
SELECT image_id, name_in_full FROM person_in_full_with_image_id ORDER BY image_id;
Is select query :1 Is insert query :In updateSearchGlobal.php : Fills the result array.