php Programming Glossary: delphi
Delphi TIdhttp Post JSON? http://stackoverflow.com/questions/12175952/delphi-tidhttp-post-json TIdhttp Post JSON Anybody getting JSON to work with TIdHttp.. always return NULL in the _POST am I doing anything wrong Delphi source http TIdHttp.Create nil http.HandleRedirects True http.ReadTimeout..
how to sync encryption between delphi and php using dcpcrypt http://stackoverflow.com/questions/14995052/how-to-sync-encryption-between-delphi-and-php-using-dcpcrypt between delphi and php using dcpcrypt I'm using Delphi 2009 and most of the answers I've seen here are for 2010 I am.. manage to reproduce your enc string with the given Delphi function. Unicode issues the password and source text are going.. and source text are going to be treated as unicode in Delphi. You seem to be base 64 encoding the source twice in the Delphi..
Why not “instantiate a new object inside object constructor”? http://stackoverflow.com/questions/15901861/why-not-instantiate-a-new-object-inside-object-constructor ............... as I was born in Pascal then in Delphi I have some habits from there. And in Delphi and FreePascal.. then in Delphi I have some habits from there. And in Delphi and FreePascal as its competitor this practice is very often...
Convert this php digital signing to Delphi http://stackoverflow.com/questions/1792541/convert-this-php-digital-signing-to-delphi this php digital signing to Delphi I would like to rewrite this php digital signing function into.. like to rewrite this php digital signing function into Delphi code. function SaySig privKeyFilePath c temp myrsakey.pem data.. . sig. br br I don't care which component is used lockbox DelphiOpenSSL Chilkat Crypt ActiveX etc . I have tried all of these..
MD5 File Hashing - match Delphi output with PHP md5_file function http://stackoverflow.com/questions/1952929/md5-file-hashing-match-delphi-output-with-php-md5-file-function File Hashing match Delphi output with PHP md5_file function I'm currently using this.. function I'm currently using this code for md5 hashing in Delphi 7 function MD5 const fileName string string var idmd5 TIdHashMessageDigest5..
What factors make PHP Unicode-incompatible? http://stackoverflow.com/questions/571694/what-factors-make-php-unicode-incompatible 98 Me was still current and when other big languages like Delphi were also non Unicode. Not all languages were designed with.. to Unicode without breaking a lot of stuff is hard. Delphi only became Unicode compatible a year or two ago for example..
Delphi TIdhttp Post JSON? http://stackoverflow.com/questions/12175952/delphi-tidhttp-post-json php value json_decode _POST var_dump value php json delphi indy share improve this question You can't use a TStringList..
how to sync encryption between delphi and php using dcpcrypt http://stackoverflow.com/questions/14995052/how-to-sync-encryption-between-delphi-and-php-using-dcpcrypt to sync encryption between delphi and php using dcpcrypt I'm using Delphi 2009 and most of the.. I've seen here are for 2010 I am trying to sync encryption delphi to decryption php and failing. generate the encrypted string.. php and failing. generate the encrypted string in delphi program Project4 APPTYPE CONSOLE uses SysUtils DCPcrypt2 DCPsha1..
Convert this php digital signing to Delphi http://stackoverflow.com/questions/1792541/convert-this-php-digital-signing-to-delphi signer.MIMESign result signer.SignedMessage end php delphi signing share improve this question Try this. I don't claim..
MD5 File Hashing - match Delphi output with PHP md5_file function http://stackoverflow.com/questions/1952929/md5-file-hashing-match-delphi-output-with-php-md5-file-function of changing the php function to match the Indy one php delphi hash md5 share improve this question Compare your results..
|