Creating a upgrading aplication whit PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey Guys, I'm new here, does anyone knows how to use PHP, in order to upgrade executables in applications, same as using batch files, but whit a PHP Web interface code?
In batch files I know how do do it:
rem *************** exe copie********************

FOR /F "tokens=1" %%i in (test.txt) do copy d:\aplication\aplication.exe "%%i"\C$\aplication_path\exe\

Does anyone knows the sintaxe for PHP?
	Sorry the bad English.	
		Tanks for helping.
			Djalmeida

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux