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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:26:52+00:00 2026-05-22T20:26:52+00:00

I have a string like below, Hindustan Times, Oct 2009, Review by a well

  • 0

I have a string like below,

Hindustan Times, Oct 2009, Review by a
well known Art critic on her solo
exhibition at Jaipur, Jawahar Kala
Kendra’th, 23-29th Sep 2009. “Many of
her paintings including her self
portrait, stress in humanities
singular plight and aimlessness”

In the above string I need to remove the following characters

, " ' - .

Are there any string functions I can use to remove these characters?

  • 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-22T20:26:53+00:00Added an answer on May 22, 2026 at 8:26 pm

    Alternatively, you can opt to strip out all characters that aren’t alphanumeric or spaces, instead of listing all the characters you don’t want:

    preg_replace("/[^A-Za-z0-9\s]/", "", $str);
    

    Of course, this would strip out all punctuation, and perhaps more characters than you want.

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

Sidebar

Related Questions

i have a string like below $string = ' florida' how can i remove
I have an alphanumeric string like below, $string_1 = a4nas60dj71wiena15sdl1131kg12b and would like to
I have a DataTable MyDT like below: string MyConString = SERVER= + sConfig_hostname +
I have a class like the one below: class Foo { private: std::map<std::string, Bar*>
i have a string like below, [Session #1: Tues May 31st - Fri June
I have string like below case1: str = type=\text/xsl\ href=\http://skdjf.sdjhshf/CDA0000=.xsl\ case2: str = href=\http://skdjf.sdjhshf/CDA0000=.xsl\
i have String Like As below : alert(tempstr);//&lt;b&gt; Testing &lt;/b&gt; now I want create
I have a string like below string str = ABE,1A2B3CD,1B2A3C,1A2BC3E; How can i split
I have a string like below \123\,\Columbia, Gem Of The Ocean\ I want to
I have a string like below atom:link[@me=samiron and @test1=t1 and @test2=t2] and I need

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.