Right now the program isn't a dll it's a desktop application written in
Delphi, but when I take the visual components out it will be Pascal, so I
could compile it ot a dll. I want to emulate the same functionality the
desktop application had, thus when the user uploads a file, the Pascal call
On 6/15/07, Tijnema <[EMAIL PROTECTED]> wrote:
On 6/15/07, Dan <[EMAIL PROTECTED]> wrote:
> I know for some languages there is a way to call code from another language.
> For example you can call C funcitons from Pascal, etc. Is there any way I
> can call Pascal functions/code from PHP?
>
Compi
On 6/15/07, Dan <[EMAIL PROTECTED]> wrote:
I know for some languages there is a way to call code from another language.
For example you can call C funcitons from Pascal, etc. Is there any way I
can call Pascal functions/code from PHP?
Compile the pascal code as an executable, and call it with
I know for some languages there is a way to call code from another language.
For example you can call C funcitons from Pascal, etc. Is there any way I
can call Pascal functions/code from PHP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo