[Phpmyadmin-devel] [PATCH] Add $cfg['ProtectBinary'] = 'hex' feature

5 Mar
2007
5 Mar
'07
12:16 a.m.
Hi, For some toughts about binary field handling of phpMyAdmin see: http://sourceforge.net/tracker/index.php?func=detail&aid=1611770&group_id=23... This patch implements a $cfg['ProtectBinary'] = 'hex' setting that makes phpMyAdmin handle BINARY and BLOB fields in hex. Note that I recommend to use the $GLOBALS['cfg']['ProtectBinary'] === 'hex' code paths in common.lib.php anyway instead of using $GLOBALS['cfg']['ProtectBinary'] === 'hex'. If you like this patch please apply it to the SVN otherwise comments are welcome. Kornél
6770
Age (days ago)
6770
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kornél Pál