Syntax : number_format ( number, decimals, decimal_point, thousands_sep); Description : number_format() function helps in formating a number (Floating number) with grouped thousands.…
Syntax : htmlspecialchars ( strings, flags, encoding/character-set, double_encode ); Description : htmlspecialchars() function can converts some predefined characters to HTML entities. Here…
Website Designing is one of the most creative fields in the IT industry for which professionals work to create exquisite…
Syntax : string hex2bin ( string ); Description : hex2bin function will converts a string of hexadecimal values to ASCII characters. Parameter…
Check Admin User Logged In Or Not In Magento Frontend:- To check whether a admin user in logged in the front…
Below are the different ways to import database sql file using mysql command. Import database using command line in MySQL…
Get Shipment Id From Order In Magento :- To get Shipment information from order ID than you need to add…
Add Newsletter Subscribe Form To Footer / Header In Magento :- Sometimes we need too move our Newsletter Subscribe form…
Get Actual Price And Special Price Of Product In Magento. TO get the actual and special price in Magento you…
Get Realted, Upsell, Cross sell Product collection in magento In this post we will guide you on how to add…