To execute PHP from command prompt, you need to go to php directory in xampp, allocate the php.exe, then type the code like this…
C:\xampp\php>php C:\xampp\framework\yiic webapp C:\xampp\htdocs\yii
Your email is never published nor shared. Required fields are marked *
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
XAMPP: Executing PHP.EXE from Command Prompt
To execute PHP from command prompt, you need to go to php directory in xampp, allocate the php.exe, then type the code like this…