Re: [PHP] PHP/MYSQL/ Encrypting Sensetive information

2009-04-17 Thread Stefan Langwald
MySQLs own Function AES_(EN|DE)CRYPT is pretty cool for this case. -- Stefan Langwald 2009/4/17 דניאל דנון : > If its by a user-basis, something that can be a bit risky but possible - You > can encrypt it, password is hashed on database, and the key to the other > data is the un-

[PHP] Problem with SOAP and (maybe) VISTA?

2008-08-08 Thread Stefan Langwald
Hello folks, I'd try the PHP docs example from http://de.php.net/manual/de/function.soap-soapserver-handle.php "http://test-uri/";)); $server->addFunction("test"); $server->handle(); ?> If I open the test.php (with FF) on a linux server I get − − SOAP-ENV:Server Bad Request. Can't f

Re: [PHP] loosing session in new window (IE only)

2008-03-26 Thread Stefan Langwald
> Some people have a "gift" link here. > > Know what I want? > > I want you to buy a CD from some indie artist. > > http://cdbaby.com/from/lynch > > Yeah, I get a buck. So? > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > exactly. > now, what would be my solution to keep session info in > new window? > > > -ll > > > > > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Mit freundlichen Grüßen Stefan Langwald