Hello i need an expert who can encode my website... My website html is <html><head><title>Test</title></script></head> <frameset border=0 framespacing=0 frameborder=0 rows="100%,*" > <frame name=mainone marginwidth=0 marginheight=0 src=http://example.com/></frameset></html> I need this same to be converted in such a way that the source is completely coded. I dont need base 16 or unescape code. Need an expert. Payment can be negotiated
If you'd like to base64 encode that just put it into this function: http://php.net/manual/en/function.base64-encode.php Or here is an online tool: http://www.motobit.com/util/base64-decoder-encoder.asp