Problem with Windows PHP script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richj1232003
    New Member
    • Nov 2006
    • 1

    Problem with Windows PHP script

    Hi.

    I have created a windows PHP script which I place it in C:\Program Files\Apache Software Foundation\Apac he2.2\htdocs. My question is can I write a windows PHP script and inside the script it will connect to a UNIX server and then run the Korn shell script? If so, what are the commands?

    Thank you.
    Rich
  • vssp
    Contributor
    • Jul 2006
    • 268

    #2
    using shelll_exec() to unix server commnets

    vssp

    Comment

    Working...