Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Save value in string

$
0
0

echo system( ‘echo | C:\WINDOWS\System32\wbem\wmic.exe path win32_computersystemproduct get uuid’);

I need to save the result of this code in a string, example:

$string = system (‘echo | C: \ WINDOWS \ System32 \ wbem \ wmic.exe path win32_computersystemproduct get uuid’);

but it doesn’t work!

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles