how retrive the video file in php using video tag
No Answer is Posted For this Question
Be the First to Post Answer
List some array functions in php?
Which is better python or php?
Write a program using while loop in php?
What is the difference between die () and exit () in php?
How to check an element is exists in array or not in php?
Does php support overloading?
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.
What does PHP stand for?
What is the super method?
Is it possible to remove the html tags from data?
Explain what does $_server means?
How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....