Jump to content

exec a .exe


redarrow

Recommended Posts

I want to exec dos then within dos exec another.exe

then write to that program with database varables or session's but how?

 

please give your example please cheers.

 

how do you write to the last.exe program to give it it's command?

<?php
exec("C:/WINDOWS/system32/cmd.exe/program.exe");
?>

Link to comment
https://forums.phpfreaks.com/topic/43211-exec-a-exe/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.