Declare control structure in php | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 17

Declare control structure in php

TheĀ declareĀ construct is used to set execution directives for a block of code. The syntax ofĀ declareĀ is similar to the syntax of other flow control constructs: declare (directive) statement TheĀ directiveĀ section allows the behavior of theĀ declareĀ block to be set. Currently only three directives are recognized: theĀ ticksĀ directive, theĀ encodingdirective and theĀ strict_typesdirective i dont know what is directive and how to set directive...please explain me all three types of directive with example or code

7th Jan 2019, 7:00 PM
šŸ‘‘Mahesh KhatrišŸ‘‘
šŸ‘‘Mahesh KhatrišŸ‘‘ - avatar
2 Respostas
9th Jan 2019, 2:58 AM
Kiyoshi G Yoshida šŸ‡§šŸ‡·
Kiyoshi G Yoshida šŸ‡§šŸ‡· - avatar
+ 1
PHCE090918
9th Feb 2019, 5:30 AM
AGUS AGUS
AGUS AGUS - avatar