Max.

PHP

Navigation
Sommaire

doc

PHP - Hypertext Preprocessor

Publié : 4 septembre 2024
#Programming Language#PHP#Backend

Temps de lecture : 1 min

PHP

PHP is a server-side scripting language that is used mostly for web development. Php is an interpreted language.

I've learned PHP in school, and even if it wasn't a good memory (less than the "java doc"), i pretty much like using it. It's a very powerfull language that has a lot of library and framework that you can use to build a lot of things.

php
<?php
echo "Hello, world!";
?>

Since 2000 - 2026 with love and coffee