0
votes
1answer
109 views
Delphi for PHP - location of source
I just installed Delphi for PHP to get an idea on how it works and have created a simple app with a button that puts a text into a listbox when it is clicked.
The app works if I copy all required f …
1
vote
2answers
32 views
How to access a VCL-Control from another PHP script?
I have a Treeview on my main page. This makes the control a member of main page class.
How can I access this control from another PHP script?
A "require_once" with the main page fil …
2
votes
What do you do with Delphi for PHP?
Here is a forum with some interesting stuff:
http://forums.delphi-php.net/
…
0
votes
How to access a VCL-Control from another PHP script?
Unfortunately, I couldn't find a solution to this, so a major restructuring of the software could prevent the situation.
…
