techguy456 Posted October 23, 2006 Share Posted October 23, 2006 Hi ,I am able to execute by test1.cmd file from php using follwing code. $ziputil = "call \"test1.cmd \"";exec ($ziputil);Now i am struck with passing parameter. where I need to pass two parmeters.Pls help Link to comment https://forums.phpfreaks.com/topic/24865-need-help-in-passing-parameter-to-command-file/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.