SEO Forums















                                          
User   Password   remember     (register)  ?

PHP bin2hex()


Back to php.


thibault    (2009-04-09)

thibault

 
PHP bin2hex()

This function converts a binary string into an hexadecimal one.

string bin2hex (string $string)


See also the pack() and unpack() functions.

If the function does not exist, you may imitate it :

<?php

if (!function_exists('bin2hex'))
{
    function bin2hex($string)
    {
        $result = '';
        for($i =0; $i < strlen($string); $i++)
        {
            $result .= dechex(ord($string[$i]));
        }
        return $result;
    }
}

?>



ficgs
Suggestions

 Javascript equivalent for PHP's bin2hex
kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_bin2

  Source of PHP's bin2hex command? [Archive] - CodingForums.com
www.codingforums.com/archive/index.php/t-34407.html

 PhpDig.net - PHP - bin2hex
www.phpdig.net/ref/rn58re1154.html

 PHP: bin2hex - dokumentacja PHP: bin2hex - bin2hex
php-manual.skryptoteka.pl/function.bin2hex.html

 php bin2hex() 函数 - 用法|在线手册|属性|方法
www.fzs8.net/php/php_tutorial/2007-03-18/1261.html

  /lang/javascript/p2js/trunk/src/php.bin2hex.js – CodeRepos::Share – Trac
coderepos.org/share/browser/lang/javascript/p2js/trunk/src/php.bin2hex.js?r

 php php php: php - bin2hex function
phpphpphp.blogspot.com/2007/01/php-bin2hex-function.html



ficgs
More suggestions

This is a collaborative page, you may change the order of these suggestions by registering, then clicking the icons before the titles.


 Rails for PHP Developers - Reference for PHP bin2hex in Ruby
railsforphp.com/reference/strings/bin2hex

 bin2hex in PHP description
function.name/in/PHP/bin2hex

 PHP: bin2hex - Manual
php.nusa.net.id/manual/en/function.bin2hex.php

 PHP : bin2hex - Convert binary data into hexadecimal representation
www.thaicreate.com/php-manual/function.bin2hex.html

 HOWTO: SHA1withRSA Digital Signing in PHP - Mark S. Kolich
mark.kolich.com/2009/03/howto-using-sha1withrsa-signing-in-php.html

 Manuel PHP - bin2hex - La référence en Cours et Manuels PHP / MYSQL / HTML en francais
www.manuelphp.com/php/function.bin2hex.php

 lude_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc'; manual_setup(array( 'head' => array('ISO-8859-9', 'tr'), 'home' => array('inde...
mirrors.ukfast.co.uk/sites/php.net/manual/tr/function.bin2hex.php

 PEAR NEWS :: Manuals :: PHP :: bin2hex
www.pear-news.de/manuals/php/function.bin2hex.html

 SuperTráfego.com | Glossário e Tabela de Funções PHP - bin2hex ( )
www.supertrafego.com/php_bin2hex.asp

 G-chan Square - [PHP] bin2hexの逆変換
g-chan.dip.jp/square/archives/2008/08/bin2hex.html

 phparadise | php code | manual for bin2hex
fundisom.com/phparadise/manual/bin2hex

 PHP Bugs: #26702: bin2hex compare with HEX value that equals DEC value of HEX of bin returns true
bugs.php.net/bug.php?id=26702&edit=1

 virtualserver.us - PHP / bin2hex
www.virtualserver.us/us/de/manuals/phpes/function.bin2hex.html

 Free List of Articles
www.redoso.com/?do=disp&itemid=29

 WeberDev.com -> PHP Manual -> Convert binary data into hexadecimal representation
www.weberdev.com/Manuals/PHP/function.bin2hex.html

  PHP bin2hex | Bits of Wisdom
www.kuplen.at/2008/10/php-bin2hex/

 Turning MySQL data in latin1 to utf8 utf-8 - O'Reilly ONLamp Blog
www.oreillynet.com/onlamp/blog/2006/01/turning_mysql_data_in_latin1_t.html

 初心者向けPHPナビ - PHP - bin2hex
9fd.blog92.fc2.com/blog-entry-135.html

 PHP - bin2hex - String-Funktionen
www.selfphp.de/funktionsreferenz/string_funktionen/bin2hex.php

 LAMP (Linux / Apache / MySQL / PHP) Development Blog by Brad Dierking
www.bradino.com/search/PHP%20bin2hex%20function/

 bin2hex | Links Back SEO
www.linksback.org/video-training-tutorials/php-video-training-tutorials/bin

 PHP Editor Review - Php Manual Function bin2hex
www.php-editors.com/php_manual/function.bin2hex.html

 bin2hex ? Freeware Download - CGI/PERL, Miscellaneous - bin2hex is Unix compatible
www.sourcecodeonline.com/details/bin2hex.html

 Funkcje PHP Funkcja PHP - bin2hex()
funkcje.net/view/3/1/288/index.html

 fonction php bin2hex() avec bouts de codes sources
www.phpsources.org/function.bin2hex.php

  * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt...
framework.zend.com/svn/framework/standard/trunk/tests/Zend/OpenIdTest.php

 PHP: bin2hex - Manual
algorytmy.pl/doc/php/function.bin2hex.php



Response  
  Smilies

Guest name   (optional)       Register for more options.



Trackbacks : If you talked about this article in your blog or website, you may instantly get a backlink 
  There's no trackback at the moment.









 

FICGS message




SEO forums and chat - Search engines optimization



 

March 20, 2010

 

Buttons: Facebook, Twitter, MySpace, Google, Technorati, Yahoo buzz... Ficgs Facebook Myspace Twitter Google Technorati Stumble upon Delicious Digg Yahoo buzz Wikio Furl Reddit Linkedin Squidoo Newsvine Yahoo My Web Blogmarks Comments Blinklist Email

You comment I follow : Links included in comments will be "dofollow" if your post is not an obvious spam, comments are published instantly.


Write upside down to your contacts !
(works with Facebook, Twitter, MSN, Yahoo, MySpace, Hi5, Bebo, Youtube...)







FICGS is also a Free Internet Correspondence Games Server.

Here you can play Chess, Go & Poker Texas Holdem online for free in rated class tournaments and a unique world championship.

Free Internet Chess & Go Server


Feel free to link to FICGS :