Explain me what is the use of header() function in php?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the dependent variable?
how to use http headers inside php? Write the statement through which it can be added?
What is a model in php?
Which will check if a function exists?
What is sorting php?
What is php regular expression?
Does it possible to compile php with mysql without having mysql sources?
What is singleton pattern in php?
What is faster in php?
What is the difference between laravel and php?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
How is it possible to remove escape characters from a string?