Hi
Can i use a "net send $a_user $msg_e" form a php page???
or if it is not possible some other way to do it..
Tks
NET SEND??? (Solved ...)
Moderator: General Moderators
NET SEND??? (Solved ...)
Last edited by pedrokas on Thu Feb 19, 2004 8:43 am, edited 1 time in total.
probably, there are various php functions that can be used to execute shell commands
Check out the table of contents on thie page http://us4.php.net/manual/en/ref.exec.php for more info on the functions that you might be able to use.
Check out the table of contents on thie page http://us4.php.net/manual/en/ref.exec.php for more info on the functions that you might be able to use.