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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:21:08+00:00 2026-05-28T06:21:08+00:00

I am sending a JSONArray to a server where my script decodes it and

  • 0

I am sending a JSONArray to a server where my script decodes it and uses the data within to update a MYSql database. The problem at the moment is that everything works as it should do until the script encounters a field containing an apostrophe which I understand is used by php as an escape character.

How do I avoid this while still preserving the apostrophe? Do I add something at the Android end and then remove it server side or can I ignore it at the server side while still preserving it?

Any help is appreciated.

  • 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-28T06:21:09+00:00Added an answer on May 28, 2026 at 6:21 am

    Reading between the lines, your problem is not that PHP treats the apostrophe as an escape (it doesn’t), but that you are not sanitising your database input.

    In a MySQL query, an apostrophe has a special meaning (string encapsulator) and the presence of an unescaped apostrophe breaks your SQL syntax.

    I don’t know which database driver you are using, but you either need one of these:

    • mysql_real_escape_string
    • mysqli_real_escape_string

    …or better, use prepared statements.

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

Sidebar

Related Questions

When sending data over HTTPS, I know the content is encrypted, however I hear
When sending data via POST or GET with jQuery you use for format {
I am sending a json array by POST to an R script. The array
When sending data from a form to a second page, the value of the
When sending data to a stored procedure through SubSonic, how can I pass a
Possible Duplicate: Sending and Parsing JSON in Android I am fetching JSON Data from
Im sending mails from a web application running on a glassfish server, which was
Scenario: Sending XML, generated using php, via cURL to an external server for parsing.
when sending packet to openfire using Smack, i get error remote-server-not-found(404) . Can anyone
When sending a string of comma separated ids, as a varchar, to a MySQL

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.