★ wanayoo — archive 1999 http://fr.php.net/manual/cs/function.hexdec.phpNouvelle recherche | Portail wanayoo
PHP Tuesday, March 20, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
PHP ManuálPHP Manuál
Math.Math.
 absabs
 acosacos
 asinasin
 atanatan
 atan2atan2
 base_convertbase_convert
 bindecbindec
 ceilceil
 coscos
 decbindecbin
 dechexdechex
 decoctdecoct
 deg2raddeg2rad
 expexp
 floorfloor
 getrandmaxgetrandmax
 hexdechexdec
 lcg_valuelcg_value
 loglog
 log10log10
 maxmax
 minmin
 mt_randmt_rand
 mt_srandmt_srand
 mt_getrandmaxmt_getrandmax
 number_formatnumber_format
 octdecoctdec
 pipi
 powpow
 rad2degrad2deg
 randrand
 roundround
 sinsin
 sqrtsqrt
 srandsrand
 tantan

previousgetrandmax
lcg_valuenext

Last updated: Sat, 17 Mar 2001
view this page in English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Spanish | Plain HTML

hexdec

(PHP 3, PHP 4 )

hexdec -- Hexadecimal to decimal

Description

int hexdec (string hex_string)

Returns the decimal equivalent of the hexadecimal number represented by the hex_string argument. HexDec converts a hexadecimal string to a decimal number. The largest number that can be converted is 7fffffff or 2147483647 in decimal.

See also the dechex() function.

previousgetrandmax
lcg_valuenext

Last updated: Sat, 17 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Tue Mar 20 06:31:43 2001 MET