Skip to content
011 322 44 568500 Beverly Boulevard Los Angeles, CA 90048
Linkedin
Beckin – Certified Magento & Salesforce Commerce Cloud Developer.
Beckin.com has been providing professional custom web development for over 10 years.
Beckin - Certified Magento & Salesforce Commerce Cloud Developer.Beckin - Certified Magento & Salesforce Commerce Cloud Developer.
  • Home
  • About
  • Sevices
  • Testimonials
  • Contact
  • Blog
Search
  • Home
  • About
  • Sevices
  • Testimonials
  • Contact
  • Blog

Tag Archives: commas

You are here:
  1. Home
  2. Entries tagged with "commas"

Remove Commas From A String – str_replace()

PHPBy Chris SilveyDecember 6, 2013Leave a comment

If you find that you have a string that contains commas and you need to remove them you can do the following. Let’s assume your string looks like this. $myString = “1,5,6,11,18”; Now let’s strip those ugly commas from our variable $myString using the str_replace() function. $newString = str_replace( ‘,’, ”, $myString ); That’s it,…

Beckin - Certified Magento & Salesforce Commerce Cloud Developer.
© 2008 - 2021 All rights reserved. Beckin.com
  • Certified Magento & Commerce Cloud Developer
Useful Links
Go to Top