What is the use of count() function in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is return value in php?
What is the difference between == and === in php?
Is php developer in demand?
What are the advantages of stored procedures in php?
How is it possible to set an infinite execution time for php script?
How does the identity operator === compare two values?
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.
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.com
What does $_ post mean in php?
What is $row in php?
What is button in html?
How do you register one session ?