Thanks Jed,
Im just trying your method.
If i have any problems ill reply to this post
Jamie
"Jed Smith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> This is done in a few examples using base64_encode() and base64_decode().
> A particular OpenGL example I can recall encoded a
This is done in a few examples using base64_encode() and base64_decode(). A particular OpenGL
example I can recall encoded a small (~20k) DLL directly into the PHP source that relied upon it,
then unpacked it at runtime.
Ah, there it is:
** snip **
if ( is_file( "SimpleWndProc.dll" ) ? file
2 matches
Mail list logo