Edit report at http://bugs.php.net/bug.php?id=52282&edit=1
ID: 52282 Updated by: ahar...@php.net Reported by: Yousha_YPY at YAHOO dot co dot uk Summary: Utility functions. -Status: Open +Status: Bogus Type: Feature/Change Request Package: *General Issues Operating System: Windows(All) PHP Version: 5.3.2 New Comment: This is a bug tracker, not a place to post incomprehensible lists of things you might want. If you want to make feature requests, please post a separate request for each feature with a detailed description of the expected behaviour. Requests with patches have a much higher chance of success. Note that quite a few of the things I think you're asking for are already implemented anyway. Closing. Previous Comments: ------------------------------------------------------------------------ [2010-07-07 21:20:52] Yousha_YPY at YAHOO dot co dot uk Description: ------------ Functions for: ---------------------------------------- Base10 to Binary - Binary to Base10 Bin3x8 to 4x6 - Bin4x6 to 3x8 CRC64 ARRAY strip slashes LDAP to NetworkAddress - NetworkAddress to LDAP ICMP/NA checksum Integer to Binary - Binary to Integer SSL_State function instead: if(strtolower(&$_SERVER['HTTPS']) == 'on' || @$_SERVER['HTTPS'] == 1 || @$_SERVER['SERVER_PORT'] == 443): ...; endif; Decimal to UTF-8 - UTF-8 to Decimal Bitwise rotate a 32-bit number to the left FUCNTION. String to a sequence of 16-Word blocks. Encode MIME - Decode MIME Byte to String - String to Byte ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52282&edit=1