diff --git a/README.md b/README.md index 04411233..034f2c41 100644 --- a/README.md +++ b/README.md @@ -805,6 +805,7 @@ When learning CS, there are some useful sites you must know to get always inform - [RunJS](https://runjs.app/play) : Online JavaScript playground with instant live feedback - [StackBlitz](https://stackblitz.com/) : Instant Dev environments with support of nodejs and npm packages. - [Wandbox](https://wandbox.org/): Online compiler with bleeding edge C++ and 40 other languages. +- [PHPize.online](https://phpize.online/): Online PHP compiler with SQL support.