Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7769441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T16:09:38+00:00 2026-06-01T16:09:38+00:00

I was having trouble getting a jQuery Ajax call’s success function to work properly

  • 0

I was having trouble getting a jQuery Ajax call’s success function to work properly and it was pointed out to me that the reason was that my PHP function was using return $result when I should be using echo $result.

Changing the PHP function that the Ajax called from “return $result” to “echo $result” fixed the problem, but why? There’s loads of explanations as to the difference between the two (return and echo) in terms of PHP scripts, but how do they differ when sending that value to an Ajax call?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T16:09:40+00:00Added an answer on June 1, 2026 at 4:09 pm

    Well, the ajax call reads the response from the server, and that response must be rendered as some type of readable data, such as application/json or text/html.

    In order to write that data, you need to echo it from the server with PHP.

    The return statement doesn’t write data, it simply returns at the server level.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having trouble getting a response back from a Jquery ajax call... (It's a
I'm having trouble getting the following JQuery script to function properly - its functionality
I am having trouble getting a success: function(){} working - the ajax code I
I'm having trouble getting a response from my php jquery / json / ajax.
I'm having trouble getting a rotary encoder to work properly with AVR micro controllers.
I'm having trouble getting the Jquery Cycle plugin to work. My code is below.
I having trouble getting append() to work in safari for some reason, but it
I'm having trouble getting Jquery .closest() to work. Here's my code, it's simple and
I'm having some trouble getting a jQuery plugin to work correctly in my MVC
I'm having trouble getting the Jquery Validation to work with the following rules. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.