.gif Collection Two Tomas Brunsdon
- π¬ Ask me about (LAMP stack)
- π« How to reach me: elgx.me
- π Pronouns: him/his
- β‘ Fun fact: "If the Human Brain Were So Simple That We Could Understand It, We Would Be So Simple That We Couldn't, !"
.gif Collection Two Tomas Brunsdon
This is simple bus-seats reservation system, the user can select trip depart city and arrival city by viewing the available seats first.
PHP 2
### Description
How to perform a binary search in SQL to efficiently find records in a `logs` table where the `created_at` date has no type of any indices. This method narrows down the search range by iteratively adjusting the `id` range, and then performs the final query on the optimized range, while `id` is sequential auto increment column.
#### Example Case:
Multi Files uploader is php oop classes to upload file or more with one input file html, with validation of the file type, size and extention;then move uploaded files.