What is design pattern? Explain all including singleton pattern?
No Answer is Posted For this Question
Be the First to Post Answer
What is use of isset function in php?
What is csrf token in php?
Explain php parameterized functions.
What is php? Why it is used?
Tell me how can we check the value of a given variable is alphanumeric?
Does php class need constructor?
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
What is php call function?
how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question
Write a PHP code to print following number pattern: 123 456 789
How to convert a string to uppercase in php?
How to find a length of a string in php?