Hi
I have a problem. I have a XP home with Apache 1.X and PHP.
I need to execute command prompt commands using something like this:
$data = `dir`;
This should only be used in one special folder, and only in one of my virtual hosts.
Thanks in advance
Anikin
Hugo Alexandre Dias
Web-Programmer
anikin@anikin-skywalker.com
I have a problem. I have a XP home with Apache 1.X and PHP.
I need to execute command prompt commands using something like this:
$data = `dir`;
This should only be used in one special folder, and only in one of my virtual hosts.
Thanks in advance
Anikin
Hugo Alexandre Dias
Web-Programmer
anikin@anikin-skywalker.com