Need code source (crypt in PHP, decrypt in C/C++)

Hello,

Can anybody tell me where can I find a source code to be able to
encode a small string with PHP, and decode this string with C/C++?

Thank you in advance!
at2at2at [ Fr, 03 August 2007 07:36 ] [ ID #1786284 ]

Re: Need code source (crypt in PHP, decrypt in C/C++)

at2at2at [at] yahoo.com wrote:
> Can anybody tell me where can I find a source code to be able to
> encode a small string with PHP, and decode this string with C/C++?
>
> Thank you in advance!

Here: http://www.php.net/manual/en/function.str-rot13.php

But this is just for example. You have to describe your task if you want
adequate method.
Alexey Kulentsov [ Fr, 03 August 2007 16:32 ] [ ID #1786286 ]
PHP » alt.php » Need code source (crypt in PHP, decrypt in C/C++)

Vorheriges Thema: php and mysql configuration
Nächstes Thema: Error Reporting - Where to Start?