Search results

  1. V

    How to get ajax response as array to php?

    I have a php script. This will communicate with the server using ajax. The ajax response text is returned as a single variable/text/number. But i want to get more than one values in database and stored in a php array. I want this php array to return as ajax response text and stored in a...
  2. V

    How to get ajax response as array to php?

    I have a php script. This will communicate with the server using ajax. The ajax response text is returned as a single variable/text/number. But i want to get more than one values in database and stored in a php array. I want this php array to return as ajax response text and stored in a...
  3. V

    How to get ajax response as array to php?

    I have a php script. This will communicate with the server using ajax. The ajax response text is returned as a single variable/text/number. But i want to get more than one values in database and stored in a php array. I want this php array to return as ajax response text and stored in a...
Back
Top