Answer Posted / selc_sekar
Notices
warning
fatelerror
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How many records can be stored in mysql table?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is preg_match?
How can i execute PHP File using Command Line?
How to merge values of two arrays into a single array?
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 $globals mean?
why did u want to leave your past organisation?
Is php used for frontend or backend?
What is c++ polymorphism?
Where is session id stored?
What is the use of limit in mysql?
What is the role of the .htaccess file in php?
How do you explain independent and dependent variables?
What are the file upload settings in configuration file?