How can you send http header to the client in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between single quoted string and double quoted string?
What is array and function?
How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not
Explain me what is the use of 'print' in php?
What is php routing?
Explain the differences between get and post methods?
Is php 7 backwards compatible?
How do you define a constant?
Tell me what kind of things have you done on the social side?
How can you send email in php?
Apart from mail() function to send emails,is there any other functions in PHP to send emails?
What is a substring in php?