PHP Programming Quiz 1

PHP Programming Quiz 1


Exception handling through try-catch statements were introduced in ……….





PHP was developed by ……….





echo "<br>" means ……….





………. functions are not supported in PHP?





A class is inherited as ……….





………. regular expression can be used to match a string having one or more Ps in it.





Variables of current session can be deleted by using ………. function.





PHP script ends with ………. tag.





Arrays should be accessed through ……….





Object of a class Person can be declared in PHP as ……….