jQuery $.ajax request of dataType json will not retrieve data from PHP script

前端 未结 8 969
情话喂你
情话喂你 2020-11-30 03:31

I\'ve been looking all over for the solution but I cannot find anything that works. I am trying to get a bunch of data from the database and then via AJAX autocomplete input

8条回答
  •  借酒劲吻你
    2020-11-30 04:17

    Try this...  
      
    
        

    Name (Lastname, firstname):

    info will be listed here.

提交回复
热议问题