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

Blog

You are here:
  1. Home

Magento Form Fields – Fieldsets

Magento Tutorials, PHPBy Chris SilveyFebruary 12, 20144 Comments

When creating forms for Magento, it is helpful to know the different types of built-in fields that can be used while creating a form. The below examples can be used to create an admin form by extending the Mage_Adminhtml_Block_Widget_Form block. Hidden Field Text Time Textarea Submit Select Example 1 Example 2 Radio Example 1 Example…

Details

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…

Details

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…

Details

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!

Details

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).…

Details
←1
23
…45678→
Beckin | Professional eCommerce Web Development Company
© 2023 All rights reserved. Beckin.com
  • Certified Magento & Commerce Cloud Developer
Useful Links
Go to Top