PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm having a problem when using system($cmd,$ret); when I use it with apache at my pc it works fine but when I use it in IIS in 2k3 server it doesn't works it returns a -1. Can any one Help me?
IUSR_* is a user created on the machine by installing IIS. IIS runs hosted content through this user to allow for restricting access to potentially sensitive information and files.