<?php, Starts PHP code, echo, Outputs text or values, Variable, Named storage location, $ (dollar sign), Variable name symbol, array, Stores multiple values, function, Reusable code block, if, Starts a decision, else, Runs if condition false, elseif, Adds another condition, switch, Chooses code by value, for, Repeats code set times, foreach, Loops through array items, while, Repeats while true, include, Loads another PHP file, require, Stops if file missing, return, Ends function, sends value, class, Blueprint for object, public, Accessible from anywhere, private, Used inside class only, extends, Inherit from another class, $_SESSION, Superglobal array used to store data for a user session on the server., $_POST, Superglobal array for data sent from an HTML form using POST., $_GET, Superglobal array for data sent in the URL query string., false, A Boolean value meaning “no / condition not met”., true, A Boolean value meaning “yes / condition met”., null, Special value meaning “no value” or “nothing here”., empty(), Function that checks if a variable has no value (like "", 0, null, etc.)., catch, Runs if an error happens in the try block, so you can handle the error., finally, Code that always runs after try/catch, whether there was an error or not., isset(), Function that checks if a variable exists and is not null..
0%
PHP Basics Matching Activity
Compartir
Compartir
Compartir
per en/la
Digitalfe
Editar continguts
Imprimir
Incrustar
Més
Assignacions
Tauler de classificació
Mostrar-ne més
Mostrar-ne menys
Aquesta taula de classificació és privada actualment. Fés clic a
Compartir
per fer-la públic.
El propietari del recurs ha inhabilitat aquesta taula de classificació.
Aquesta taula de classificació està inhabilitada perquè que les teves opcions són diferents a les del propietari del recurs.
Reverteix les opcions
Emparellar
és una plantilla de final obert. No genera puntuacions per a una taula de classificació.
Cal iniciar la sessió
Estil visual
Tipus de lletra
Subscripció obligatòria
Opcions
AI Enhanced: Aquesta activitat conté contingut generat per IA.
Aprèn més.
Canvia de fonament
Mostrar-ho tot
Apareixeran més formats a mesura que jugueu a l'activitat.
)
Resultats oberts
Copiar enllaç
Codi QR
Suprimir
Restaurar desada automàtica:
?