What's new

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

Opo
Myphp admin
View attachment 2813603
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
click niyo po ang netstat, makikita niyo po kung sino ang gumamit ng port 3306, pwede niyo rin pong baguhin nalang ang port punta po kayo sa config change niyo po dun.
 

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
Meron online PHP editor/compiler/interpreter.

try mo itong You do not have permission to view the full content of this post. Log in or register now.
meron ka delete update need talga my html halo yan tas naka localhost xampp
Good evening po, ano po ang problema ng xampp niyo?na try niyo po mag localhost sa browser?Ano po gamit niyo na database?
firebase nalang, napakauseless ng vanilla php, mysql.
tsek mo ang ports sa firewall.

3306 ang default ng mysql...
Try wamp server
View attachment 2814601
Sige lods parang okay nga to
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.
click niyo po ang netstat, makikita niyo po kung sino ang gumamit ng port 3306, pwede niyo rin pong baguhin nalang ang port punta po kayo sa config change niyo po dun.
Hello po. Sorry po sa mention. Pls help po related din sa thread na to🙁🙏🙏 Help - Pls help urgent about XAMPP
 
Back
Top