Execute php script in a bat file: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} "
Tags: Mobile edit Mobile web edit
m (Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} ")
 
Line 43: Line 43:
</pre>
</pre>


: [[Image:Owl icon.jpg]] If you do not know where PHP installed, you may open the DOS window ({{kbd | key=<nowiki>cmd</nowiki>}}) and key in {{kbd | key=<nowiki>where php</nowiki>}} to find the path.
{{Tips}} If you do not know where PHP installed, you may open the DOS window ({{kbd | key=<nowiki>cmd</nowiki>}}) and key in {{kbd | key=<nowiki>where php</nowiki>}} to find the path.


=== Case 2: Execute the PHP script file without passing parameters ===
=== Case 2: Execute the PHP script file without passing parameters ===

Navigation menu