hi
anyone know how to call/run a vb application from a php page

use the code in php page
<?php
echo exec('file location');
?>

hmmm. i never do this but i think you can run the exe file.

commented: right +1

hmmm. i never do this but i think you can run the exe file.

yes ofcourse

i have tried it and

it works

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.