Hi All
The important thing to note here is that PHP is a server-side language, so commands that affect the system are executed on the server, not the client.
Anything you want to automate on the client-side is best done with JavaScript, but even that alone will not do what you are asking. You would need to call a shell command to carry out the required functions.
If the OP is doing this for a legit reason, he...
User Profile
Collapse
-
Hi all...
Here is a full explaination of why this problem exists, and a work-around.
The issue is basically one of NT Authentication, and can be resolved by manipulating the user accounts on the host system.Leave a comment:
-
Hi all...
Here is a full explaination of why this problem exists, and a work-around.
The issue is basically one of NT Authentication, and can be resolved by manipulating the user accounts on the host system.Leave a comment:
No activity results to display
Show More
Leave a comment: