Question d’entretien chez Webminds Infotech

what is function in php.

Réponse à la question d'entretien

Utilisateur anonyme

29 juill. 2016

A function is a block of statements that can be used repeatedly in a program. A function will not execute immediately when a page loads.a function is execute after calling.