The Little Guy Posted September 8, 2008 Share Posted September 8, 2008 Can PHP read in a Python file and execute it, and vise versa. Link to comment https://forums.phpfreaks.com/topic/123205-other-file-types/ Share on other sites More sharing options...
corbin Posted September 8, 2008 Share Posted September 8, 2008 Unless you feel like writing a parser your self, no (unless there are extensions for it, and I doubt there are). You could, however, use exec() and python's equivalent. Link to comment https://forums.phpfreaks.com/topic/123205-other-file-types/#findComment-636299 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.