PHP Programming and Technical Programming

What is the default value of 3rd parameter of define function()?

[1] true
[2] false
[3] 5
[4] None

Read Solution (Total 0)

PHP Other Question

Take a file as an input from user and analyze the content of it and display the category of the content.
Example: if content is like IPL matches it is categorized as SPORTS
what is the use of SLICE() in PHP?