Jump to content

getbinary(dechex($input)) = ??


Recommended Posts

Hi All,

 

Have a problem using getbinary() & dechex() on a CentOS installation that produces nil value when written to a file. It worked fine in Windows with XAMPP installation. Is there something I need to take note of in php.ini that's causing the problem or I might be missing a module?

 

Distribution: CentOS 5.5

PHP/Apache: From distribution

 

Thanks a lot!!  :P

Link to comment
https://forums.phpfreaks.com/topic/232870-getbinarydechexinput/
Share on other sites

Got this solved after I downloaded a new version of php (5.3.6) & apache (2.2.17).  :D Dunno why the ones that came with CentOS distribution didn't work (php 5.1.x) but glad for this solved. Yes, the getbinary() is actually the programmer's custom function  :-\

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.