Add C:\xampp\php
to your PATH
environment variable.(My Computer->properties -> Advanced system setting-> Environment Variables->edit path)
Then close your command prompt and restart again.
Note: It’s very important to close your command prompt and restart again otherwise changes will not be reflected.
Related Posts:
- What is the reason for the error message “System cannot find the path specified”?
- How to run powershell script from .ps1 file?
- ” is not recognized as an internal or external command, operable program or batch file
- ” is not recognized as an internal or external command, operable program or batch file
- Access is denied in windows cmd.Why?
- How to “comment-out” (add comment) in a batch/cmd?
- How do I test if Python is installed on Windows (10), and run an exe to install it if its not installed?
- Windows equivalent to UNIX pwd
- “rm -rf” equivalent for Windows?
- “rm -rf” equivalent for Windows?
- Moving file using cmd?
- How do I kill the process currently using a port on localhost in Windows?
- How to “comment-out” (add comment) in a batch/cmd?
- “if not exist” command in batch file
- “if not exist” command in batch file
- Defining and using a variable in batch file
- Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file
- Ping with timestamp on Windows CLI
- What is the Windows equivalent of the diff command?
- Windows CMD command for accessing usb?
- Command prompt won’t change directory to another drive
- How to extract or unpack an .ab file (Android Backup file)
- Desktop: The system cannot find the specified path
- Changing all files’ extensions in a folder with one command on Windows
- Convert hex color to RGB values in PHP
- Calculate business days
- Replace ' and similar html codes with their correspondent character?
- Google Calendar API event update always return 404 “not found” error
- How to prevent the “Confirm Form Resubmission” dialog?
- navigate back with PHP form submission
- How to set 777 permission on a particular folder? [closed]
- How do I make a redirect in PHP?
- How to use mysqli_query() in PHP?
- How do I make a redirect in PHP?
- List of All Locales and Their Short Codes?
- ‘python’ is not recognized as an internal or external command [duplicate]
- Difference between “as $key => $value” and “as $value” in PHP foreach
- How do I get a YouTube video thumbnail from the YouTube API?
- What is a slug?
- Visual list of all installed fonts with respective pangram phrase?
- How to add elements to an empty array in PHP?
- MSCOMCTL.ocx missing Windows 10
- What do ++ and *+ mean?
- How to avoid Request Entity Too Large 413 error
- How to log in to phpMyAdmin with WAMP, what is the username and password?
- Array to String PHP?
- How do I get the current date and time in PHP?
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- Undefined function mysql_connect()
- MySQL column count doesn’t match value count at row 1 [closed]
- Matching a space in regex
- Install an apk file from command prompt?
- Undefined function mysql_connect()
- How can I send an email using PHP?
- Fatal error: Call to undefined function mysql_connect()
- Should I use mysqli_real_escape string() or mysql_real_escape_string() for form data?
- Install an apk file from command prompt?
- count() parameter must be an array or an object that implements countable in laravel
- count(): Parameter must be an array or an object that implements Countable error in php
- Go Back to Previous Page
- How do I check if a string contains a specific word?
- count() parameter must be an array or an object that implements countable in laravel
- How to list files in windows using command prompt (cmd). I’ve tried using ‘ ls ‘ as in Linux but it shows an error?
- How do I replace part of a string in PHP? [duplicate]
- How to declare a global variable in php?
- count(): Parameter must be an array or an object that implements Countable error in php
- How to fix “Headers already sent” error in PHP
- regex match any whitespace
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- How to fix “Headers already sent” error in PHP
- How to pop an alert message box using PHP?
- What does cmd /C mean?
- currently unable to handle this request HTTP ERROR 500
- PHP page redirect
- What does cmd /C mean?
- Fatal error: Call to undefined function mysql_connect()
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- PHP 7.2 – Warning: count(): Parameter must be an array or an object that implements Countable
- How to fix ‘Notice: Undefined index:’ in PHP form action
- Where can I find php.ini?
- Whoops, looks like something went wrong. Laravel 5.0
- PHP “or” Syntax
- PHP “php://input” vs $_POST
- How do I convert a string to a number in PHP?
- Fatal error: Call to undefined function mysql_connect()
- How to fix “Headers already sent” error in PHP
- Loop through an array php
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- How can I make an EXE file from a Python program?
- How can I open a cmd window in a specific location?
- What are namespaces?
- Get the full URL in PHP
- What Does This Mean in PHP -> or =>
- PDOException SQLSTATE[HY000] [2002] No such file or directory
- http://localhost:80 is not working on running Apache server through UniServer ZeroXIII
- PDOException SQLSTATE[HY000] [2002] No such file or directory
- Create an empty file on the commandline in windows (like the linux touch command)
- How to run an EXE file in PowerShell with parameters with spaces and quotes
- How to run an EXE file in PowerShell with parameters with spaces and quotes
- PHP header(Location: …): Force URL change in address bar