> I need a function that encodes stuff, with a key. It, of course, needs to
> be decodable too. Does anbody know/have a function like this?
What is everyone's thoughts on RC4Crypt?
http://sourceforge.net/projects/rc4crypt/
http://www.paphe.com/php/tutorials/230101.php
--
PHP General Maili
> > I need a function that encodes stuff, with a key. It, of course, needs
to
> > be decodable too. Does anbody know/have a function like this?
>
>http://www.php.net/manual/en/ref.mcrypt.php
How about situations when mcrypt is not available?
--
PHP General Mailing List (http://www.php.n
> I need a function that encodes stuff, with a key. It, of course, needs to
> be decodable too. Does anbody know/have a function like this?
What is everyone's thoughts on RC4Crypt?
http://sourceforge.net/projects/rc4crypt/
http://www.paphe.com/php/tutorials/230101.php
--
PHP General Maili
See also:
http://www.tuxedo.org/~esr/jargon/html/entry/metasyntactic-variable.html
Maxwell
> > Why everyone uses $foo or $foobar as examples?
>
> http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?query=foo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
When using cookies, if you don't set an expiration time, the cookie is only
good until the session expires. It doesn't get saved, and it disappears
when the user closes their browser.
Many browsers have different settings/preferences for session cookies, and
because they don't get saved to your
5 matches
Mail list logo