What's new

PHP How to run php code without installing xampp or wampserver?

Meowshi

Forum Veteran
Established
Joined
Jul 23, 2021
Posts
1,330
Solutions
1
Reaction
408
Points
546
ayaw po kasii gumana ng xampp sa laptop ko may way ba para marun to macheck ko lang kung working ba code ko

1699534771249.png
 

Attachments

Mark as solution thanks!​

Here are a few ways to run PHP code without using Xampp or Wampserver:

1. Use PHP Built in Server - You can run PHP code by using the built-in server of PHP. You don’t have to download or install any additional software, just use it directly from PHP interpreter.
2. Use PhpStorm or VSCode- PhpStorm and VSCode are IDEs that you can use to run PHP codes. You just have to select a file and click the run button to execute the code.
 

Mark as solution thanks!​

Here are a few ways to run PHP code without using Xampp or Wampserver:

1. Use PHP Built in Server - You can run PHP code by using the built-in server of PHP. You don’t have to download or install any additional software, just use it directly from PHP interpreter.
2. Use PhpStorm or VSCode- PhpStorm and VSCode are IDEs that you can use to run PHP codes. You just have to select a file and click the run button to execute the code.
saan po yang php built in server? o ano name po
 
Good evening po, ano po ang problema ng xampp niyo?na try niyo po mag localhost sa browser?Ano po gamit niyo na database?
 
Good evening po, ano po ang problema ng xampp niyo?na try niyo po mag localhost sa browser?Ano po gamit niyo na database?
Opo
Myphp admin
1699784002642.jpg

Yan po problem kpag inistart kona ung SQL ayaw mag run kpag pinalitan ko naman ng port nagra runs pero pag punta sa chrome error naman
 

Attachments

Sige lods aralin ko yann


Website lang ba to lods? Chineck ko lang unti parang wala na kailangan i-install
iinstall mo yan sa node.js, pero meron din version na direct na sa javacript. ang maganda din nyan may builtin ajax, nag autoupdate ang data kahit din di nirereload ang buong page.
 
Last edited:

Users search this thread by keywords

  1. php compiler
Back
Top