What is singleton class in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
How a variable is declared in php?
What is framework in php?
How to find second highest salary
How the web server interprets php and interacts with the client?
Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
I finished my degree 4 years back. I didnt get job in software. In the time(for 4 years) i worked one kpo industries. but now i got job in php(40 employes working there) as fresher(Salary 8000). Shall i join in php. I have no knowledge about php. Can i do well in php. How will my carrier if i join in php? Please can you give your idea.? It will be more usefull to me.
What is the importance of php?
Is it more secure to use cookies to trfer session ids?
when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief
Tell me what is the difference between get and post?
What are properties in php?