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

  • SEARCH
  • Home
  • 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 790479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:41:18+00:00 2026-05-14T21:41:18+00:00

When I call to a page through ajax should I close the connection at

  • 0

When I call to a page through ajax should I close the connection at the end ?

The ajaxed file has a connection string for itself ofcourse, so I wonder if this connection stays open when the call is over, and if it’s a disaster to not close these connections…

Thanks in advance to all

  • 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-05-14T21:41:19+00:00Added an answer on May 14, 2026 at 9:41 pm

    When you call a PHP page through AJAX you are actually making a new request to the server to interpret that page. The server does not know anything about the page being requested through AJAX or by typing the address in the browser bar, it just interprets it as a new PHP page.

    That said, all pending connections are closed automatically, you can put mysql_close if you wish, otherwise PHP will do it for you.

    See the manual page for mysql_close

    Using mysql_close() isn’t usually
    necessary, as non-persistent open
    links are automatically closed at the
    end of the script’s execution.

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

Sidebar

Related Questions

I use a plug-in called nyroModal to call a page via AJAX and display
I trying to call 2 functions in the same page to submit jquery-ajax at
I am performing a jQuery .ajax() call that returns a List<string> of IP addresses
I'm placing content on my page through an ajax (post) request like so: $("input#ViewMore").click(function()
I am sending a json string using JQuery.ajax to a php page where I
Whenever I do a JSONP call through jquery to any page I set up
I'm trying to call a Page Method using a jQuery 'attached' event function, in
I want to call a web page from Flash and use the data returned
I call a certain div from another page with jquery to be loaded into
I'm trying to call ScriptManager.RegisterStartupScript from page A so that when page B loads

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.