Update README.md

Added phpize.online link
This commit is contained in:
Slava Rozhnev
2024-09-23 20:45:37 +03:00
committed by GitHub
parent 43ffedecce
commit 66fb1872fc

View File

@@ -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.
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>