View Single Post
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#12
I looked into PHP to launch apps, but the only thing a came across was exec() which didn't actually launch the application, it just expected output to display on the page... Hm?