Hello friends, Welcome back to our youtube channel webtechut.
In this php video, I explain about decbin(), bindec(), dechex() and hexdec() php functions.The decbin() function converts a decimal number to a binary number.bindec() converts a binary number to an int or, if needed for size reasons, float.The dechex() function converts a decimal number to a hexadecimal number.The hexdec() function converts a hexadecimal number to a decimal number.
click on this link to watch all php course videos
• PHP Course