Blog

PHP Error Handling

PHP Error Handling

In PHP, it is very easy to handle the default error. An error message that contains filename, line number and a message describes that the error is sent to the browser. Error handling becomes an important part when we are creating any scripts and web applications.

Read More
about PHP Error Handling

Php 5 Filter Functions

PHP 5 Filter Functions

In PHP, filters plays an important role to validate and filter data that comes from an insecure sources, like user input, etc.

Read More
about PHP 5 Filter Functions

PHP 5 VS 7

PHP 5 vs PHP 7

PHP is a server side scripting language which is designed for web development ,and was created by Rasmus Lerdorf in 1994. Since it was launched in 1994, PHP has become an industry standard supporting for almost 80% of the websites. With the release of PHP 7, which comes with several features and improved performance.

Read More
about PHP 5 vs PHP 7

How To Install Magento Theme

How to Install Magento Theme

A theme provides a better look to your Magento ecommerce store. While the default theme in Magento would be better to start, but in order to make your store more popular, you need a better-looking theme with enhanced navigation and advanced options on its frontend. There are different types of free Magento themes available to choose from the Magento Commerce Marketplace.

Read More
about How to Install Magento Theme