Skip to content
011 322 44 568500 Beverly Boulevard Los Angeles, CA 90048
Linkedin page opens in new window
Beckin | Professional eCommerce Web Development Company
Beckin specializes in custom eCommerce development using Shopify, Commerce Cloud, WordPress, and Magento. We create unique online shopping experiences that are tailored to your business needs. Contact us today to learn how we can help grow your eCommerce business!
Beckin | Professional eCommerce Web Development CompanyBeckin | Professional eCommerce Web Development Company
  • Home
  • About
  • Sevices
  • Testimonials
  • Contact
  • Blog
Search:
Search
  • Home
  • About
  • Sevices
  • Testimonials
  • Contact
  • Blog

Yearly Archives: 2013

You are here:
  1. Home
  2. 2013

Check Array To See If It Contains A String – in_array()

PHPBy Chris SilveyDecember 7, 2013Leave a comment

If you have an array that contains a hundred different values, you may be wondering how you can check if that array contains a certain string. As you may already know, you can use the foreach() function to echo out each value contained inside the array. But let’s imagine that we simply want to execute…

Insert A Comma Seperated String Into An Array – explode()

PHPBy Chris SilveyDecember 7, 2013Leave a comment

If you need to insert a comma separated string into a variable you can accomplish this with the following code. Let’s take a look at our string. We can insert our string into an array by simply using the explode() function. Now if we use the print_r() function we can view our array. We should…

Remove Commas From A String – str_replace()

PHPBy Chris SilveyDecember 6, 20131 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. Now let’s strip those ugly commas from our variable $myString using the str_replace() function. That’s it, enjoy!

How To Compress and Extract Files Using SSH

Linux, SSH / CLIBy Chris SilveyDecember 6, 2013Leave a comment

Sometimes you may need to extract or create an archive file on your Linux server. The very first step in the process would be to identify the exact archive type by looking at the file extension. The most common archive types are zip (ending with .zip), tar (.tar), Tar+Gunzip (.tar.gz), Bzip (.bz2) and Rar (.rar).…

Magento Get Store Code

Magento TutorialsBy Chris SilveyNovember 29, 2013Leave a comment

Grabbing the store code from Magento can be quite easy. The following code has always done the trick for me.

→123→
Beckin | Professional eCommerce Web Development Company
© 2023 All rights reserved. Beckin.com
  • Certified Magento & Commerce Cloud Developer
Useful Links
Go to Top