All Questions
Tagged with php-internals php4delphi
1 question
22
votes
2
answers
1k
views
Interchanging data with zend (multidimensional arrays)
I'm embeding PHP in my app (writen in Delphi 2010), using PHP4Delphi component to interface with php5ts.dll.
I guess my program acts as extension for the PHP (sapi module?) as it registers some ...