🐘PHP

HTML içine gömülebilir kodlama dili olan PHP'e ait ufak notlarım

Debugger Setup

Click here from setup instructions.

Xdebug Remote Debug via Chrome

Install extension from this link, and after do these;

  • Edit configuration

  • +

  • Php Remote Debug

  • Server: 127.0.0.1

  • IDE key(sesion id): PHPSTORM

  • OK

Checking Php Version and Bit

php -r "echo PHP_INT_SIZE";

🔗 Harici Bağlantılar

Last updated

© 2024 ~ Yunus Emre Ak ~ yEmreAk