what are interfaces and Abstart classes
No Answer is Posted For this Question
Be the First to Post Answer
Tell me will a comparison of an integer 12 and a string "13" work in php?
Tell me how to find current date and time?
Give any ten basic functions in PHP?
What are the __construct() and __destruct() methods in a php class?
How to write the form tag correctly for uploading files?
What are magic constants in php?
Why print_r is used in php?
What is the main difference between require() and require_once()?
how many ways we get current date in php
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 am a 3yr diploma holder(CSE) from bangalore and i got job as php developer.. starting 7.5k... but i dont know what is the future carreer scop for diploma holders(for me)...plz help
How can we destroy the cookie?