➡️ The PHP manual has learned a new trick, you can now run the code right in the browser!
🥳 Thanks to @soyuka for the implementation!
#php #documentation
03.12.2024 10:52
👍 158
🔁 67
💬 9
📌 7
➡️ The PHP manual has learned a new trick, you can now run the code right in the browser!
🥳 Thanks to @soyuka for the implementation!
#php #documentation
<?php echo "Hello World!"; ?>
#php