number_format – PHP String Functions

number_format – PHP String Functions

8 years ago

Syntax : number_format ( number, decimals, decimal_point, thousands_sep); Description : number_format() function helps in formating a number (Floating number) with grouped thousands.…

htmlspecialchars – PHP String Functions

7 years ago

Syntax : htmlspecialchars ( strings, flags, encoding/character-set, double_encode ); Description : htmlspecialchars() function can converts some predefined characters to HTML entities. Here…

Web Designer Interview Questions and Answers for Freshers

6 years ago

Website Designing is one of the most creative fields in the IT industry for which professionals work to create exquisite…

hex2bin – PHP String Functions

7 years ago

Syntax : string hex2bin ( string ); Description : hex2bin function will converts a string of hexadecimal values to ASCII characters. Parameter…

How To Check Admin User Logged In Or Not In Magento.?

8 years ago

Check Admin User Logged In Or Not In Magento Frontend:- To check whether a admin user in logged in the front…

Different ways to import database using command line in MySQL ?

6 years ago

Below are the different ways to import database sql file using mysql command. Import database using command line in MySQL…

How To Get Shipment Id From Order In Magento.?

8 years ago

Get Shipment Id From Order In Magento :- To get Shipment information from order ID than you need to add…

How to Add Newsletter Subscribe Form In Footer And Header In Magento.?

8 years ago

Add Newsletter Subscribe Form To Footer / Header In Magento :- Sometimes we need too move our Newsletter  Subscribe form…

How To Get Actual Price And Special Price Of  Product In Magento.?

8 years ago

Get Actual Price And Special Price Of  Product In Magento. TO get the actual and special price in Magento you…

Get Related, Upsell, Cross sell Product collection in Magento.?

8 years ago

Get Realted, Upsell, Cross sell Product collection in magento In this post we will guide you on how to add…