Hey guys,
I was wondering if some kind person could supply a method for mega strong base_64 encoding of a PHP file. This might include replacing characters etc etc. I will be forever grateful!
Hey guys,
I was wondering if some kind person could supply a method for mega strong base_64 encoding of a PHP file. This might include replacing characters etc etc. I will be forever grateful!
Why would you need anything that's not in the box? Even if you're using some weird edge-case Unicode encoding, mb_convert_encoding() should handle it.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)