jQuery Ajax Request fails to bring all data with SQL Query to fields
i have a form that works by filling the next select fields with data based on the previous ones, it works perfect on Localhost / Xampp with PHP8 but now when i try to get it on my server it…