windows terminal gives error in opening php browser
on giving command (php -s localhost:8888)
windows terminal gives an error(could not open input file: localhost:8888)
can anyone please help me about this!!!
this command will run the server but in browser you have to call file you want to run this will nor run index.php or home.php by default you have to give a file to server like localhost:8888/index.php if this not work then there may be issue with the files permission give them appropriate permissions