No v php na todle funkce neni musis pouzit externi program
napr.:
$vysledek1=exec("ping.exe 212.20.80.225 >pingtest.txt");
a pak si z toho souboru precist hodnoty
$fd = fopen ('./pingtest.txt',"r");
while (!feof ($fd)) {
$buffer = fgets($fd, 4096);
No v php na todle funkce neni musis pouzit externi program
napr.:
$vysledek1=exec("ping.exe 212.20.80.225 >pingtest.txt");
a pak si z toho souboru precist hodnoty
$fd = fopen ('./pingtest.txt',"r");
while (!feof ($fd)) {
$buffer = fgets($fd, 4096);
PC:A64 3000+ (2340@260@1,5V), watter cooled, 2x512 MB GEIL 210 CL2-2-2-5
Notebook: Asus M6800N, P-M 1,6
Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)