Tell me how comfortable are you with writing html entirely by hand?
Do you know what is the difference between the include() and require() functions?
Tell us why did you choose this particular career path?
Explain briefly about a search-friendly site looks like?
Tell me can you extend a final defined class?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Tell me what is htaccess?
Tell me what are magic methods?
Do you know what are traits?
Explain how can we execute a php script using command line?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
Explain what is memcache?
Explain what are psrs? Choose 1 and briefly describe it?
Explain how we can get the number of elements in an array?