Search DaTutorials:  
HOME
Php Tutorials
Articles
Basics
Date and Time
File Manipulations
Forms
Functions
General
Interactivity
MySql
Navigation
News,Shoutboxes and Blogs
Language Structure and Data Types
Searching
Security
String Manipulation
User Information and Stats
Search For a Tutorial
Php Reference

dechex

(PHP 3, PHP 4 , PHP 5)

dechex -- Decimal to hexadecimal

Description

string dechex ( int number)

Returns a string containing a hexadecimal representation of the given number argument. The largest number that can be converted is 2147483647 in decimal resulting to "7fffffff".

Example 1. dechex() example

<?php
echo dechex(10) . "\n";
echo
dechex(47);
?>

The above example will output:

a
2f

See also hexdec(), decbin(), decoct() and base_convert().



Copyright © 2001-2004 The PHP Group
All rights reserved.

     Car Insurance | Loans | Wills | Credit Cards | Mobile Phones
Home     Link To Us     Ad With Us     Contact Us     Tell A Friend     Affiliates     Blog     MsOfficeHelp