Monthly Archives: March 2012

Pros and Cons: Web Development Company

Pros and Cons: Web Development Company   Nowadays, marketing through online is completely reliant on latest e-commerce technologies. Site with the different attractive templates will not improve your online sales and leads, only the latest technology updates can make your … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Professional Web Design And Web Development Company For your Business

Professional Web Design And Web Development Company For your Business   Day by day Internet has become an essential part of our life. People all over the world opt for online marketing. It is very tough to stand out from … Continue reading

Posted in Development, Web Design | Tagged , , , , , , | 23 Comments

In Magento Admin Panel How To Remove The ADD Item Button In The Created Custom Module

In Magento Admin Panel How To Remove The ADD ItemĀ ButtonĀ In The Created Custom Module   File path:app/code/local/Samplemod/Samplemod/Block/Adminhtml/Samplemod.php <?php class Customer_Customerdetails_Block_Adminhtml_Customerdetails extends Mage_Adminhtml_Block_Widget_Grid_Container { public function __construct() { $this->_controller = ‘adminhtml_customerdetails’; $this->_blockGroup = ‘customerdetails’; $this->_headerText = Mage::helper(‘customerdetails’)->__(‘Item Manager’); // $this->_addButtonLabel = … Continue reading

Posted in Coding, Development | Tagged , , , , , | 62 Comments

How To Remove The PHP Tag Using preg_replace

How To Remove The PHP Tag Using preg_replace   $str= ‘hi radha x,annnnnnn…….<? “pri”;?> <?=”pri”;?> hi jo <?php ehco ‘TEXT’;?> Hi raja’ ; $removedPhpWrap10=preg_replace(array(‘#<\?(?:php)?(.*?)\?>#s’), array(”), $str);

Posted in Coding, Development | Tagged , , , | 4 Comments

Why Do You Need An Unique Internet Marketing Strategy?

Why Do You Need An Unique Internet Marketing Strategy?   Nowadays everything is at ease with online. People usually spend most of their time in browsing the Internet. People use the Internet for learning, shopping, blogging, social networking and find … Continue reading

Posted in Internet Marketing, SEO | Tagged , , , , , | 14 Comments