β‘οΈ 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
@official-php.bsky.social
β‘οΈ 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