|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
running a PHP script in windows.
I know that on my OS X machine I can type
nohup php script.php & and it will run any given script that I want. Now how can I perform the same kind of function on a Windows 2000 machine? thanks in adavance. |
|
#2
|
|||
|
|||
|
RE: running a PHP script in windows.
For commandline scripting in windows you can use dos. To have it find the php function without you having to look through directories, put it in your Path variable of your windows environmental variables.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > running a PHP script in windows. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|