Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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 ...
ain's user avatar
  • 22.8k