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 9201643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:03:51+00:00 2026-06-17T23:03:51+00:00

I used jQuery.load function to generate some dynamic page. I used POST method to

  • 0

I used jQuery.load function to generate some dynamic page. I used POST method to send some data. The problem is, in my local PC (windows with Apache/php server) everything works fine, but when I upload it to my hosting server in internet (linux with Apache/php), it automatically add slashes to my string. Is jQuery have different behavior in different OS?

$("#fetch").click(function(){
    klist ="'a','b','c'";
    nlist ="'x','y','z'";
    $("#mydiv").load("tor.php", {n: nlist, k: klist},function(){
    $("#div2").hide();
});

Output of $_POST[‘n’] in tor.php is:

Local server: “‘x’,’y’,’z'”

Internet Hosting server: “\’x\’,\’y\’,\’z\'”

Same for other variable.

Why it is happening and how to avoid this?

  • 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-17T23:03:52+00:00Added an answer on June 17, 2026 at 11:03 pm

    Rather than get into a whole thing about how you should install Linux on your local computer, the problem is that the remote server has the ini setting magic_quotes_gpc enabled. Either disable this setting or just call stripslashes on all of the $_POST values.

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

Sidebar

Related Questions

i've used jquery load method for a website pagination here is my code function
I'm using a function to lazy-load the Sizzle selector engine (used by jQuery): var
I am using, Ajax load function in jquery to load another page in DOM.
i have some jquery script which runs after the window has loaded $(window).load( function()
I am currently using Jquery's .load() function to insert a page fragment asynchronously. In
Hi ive loaded some content using the .load jquery function, in this content theres
I've previously used jquery-ui tabs extension to load page fragments via ajax , and
I have encountered a very strange problem in using jQuery load() . I used
i've used .load() with jquery to call a php file that will return search
I have used JQuery within my asp.net page. JQuery is working fine. I could

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.