-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
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] Calling Pascal code/functions from PHP Dan