Hey there...
just couple simple questions... since i do not have much knowledge in Server
Is it true that UNIX server cannot execute an executable program (.exe file)? My Network Admin. said my PHP code which contents exec() will not be executed because we are in UNIX.
Can we run exec() or system() in UNIX server? How to make UNIX run these commands?
Thanks...