PHP/keyword/match

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< PHP
Revision as of 13:58, 25 August 2024 by Woozle (talk | contribs) (Created page with "{{fmt/title|match() control-structure|'''manual page''': [https://www.php.net/manual/en/control-structures.match.php match]}} {{l/php/keyword|match}}(){} is a control-structur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
match() control-structure
manual page: match

match(){} is a control-structure often used in enum example-code; it is not specific to enums.