Explain Whitespace Characters?



Explain Whitespace Characters?..

Answer / Subhash Kumar Singh

Whitespace characters in PHP refer to the space, tab, and newline characters. They are used for readability and indentation in your code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How can we get second of the current time using date function?

2 Answers   FD, IBM,


What is psr in php?

1 Answers  


Tell me what are the different types of errors in php?

1 Answers  


What does isset() function?

1 Answers  


what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons

1 Answers  


What is action hooks and filter hooks?

1 Answers  


What is design pattern? Explain all including singleton pattern?

1 Answers  


what is pear in php in brief ?

1 Answers  


Do you know what is the function func_num_args() used for?

1 Answers  


What is the mysql injection?

1 Answers  


Why do we need abstract class in php?

1 Answers  


What is php crud api?

1 Answers  


Categories