PHP variables, data types, and operations

 PHP Variables & operators

Image

Output: string(27) “Hello Koti! Welcome to PHP!” int(25) float(2.55) bool(true) NULL string(4) “koti” int(21) bool(true) int(31) string(15) “koti knows PHP!”

Enable Notifications OK No thanks