What is a lambda function in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of namespace in php?
how to store date to database
How do you destroy a particular or all Sessions?
How to access standard error stream in PHP?
What are the main error types in php?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
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.
can anyone explain oops concept in php or give website to learn this concept clearly?
Why ide is recommended for use while programming with php?
What is the difference between php4 and php5?
Tell me how to find the length of a string?
When to use inquire vs enquire?