running PHP at commandline

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • riteshtyaginriitm
    New Member
    • Oct 2006
    • 1

    running PHP at commandline

    dear friends,
    i have problem on running the PHP from commandline.wha t are the setting of environmental variable or path used to run the php.
    and my programme is written in the php not embadded the HTML code..
    please reply me soon....
    thankss
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Since you have installed your own PHP and thus know where it is installed, you have to find the php directory and run the php command. See the PHP documentation at Running PHP from the command line

    Ronald :cool:

    Comment

    Working...