Explain mixed and callback functions?
No Answer is Posted For this Question
Be the First to Post Answer
hi,am a fresher in sap sd,will i try as a fresher or i wl go for with 2 to 3 yr exp,pls suggest me which web site is best for sap freshers.
What is the meaning of symbol '$' in jquery?
What is the difference between using copy() and move() function in PHP file uploading?
Seeking a PHP skilled programmer, with knowledge of MySQL Database, Javascript and AJAX. CSS and HTML is a plus. Temporary job for 2 months. Possibility of extending the contract (depending on how good you are). Location: Delhi. Start: ASAP Contact me at boney@portlane.com together with your CV.
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 $this do in php?
Tell me how comparison of objects is done in php5?
How do sessions work in php?
What is the delimiter default in PHP?
Can we use include (?abc.PHP?) two times in a PHP page ?makeit.PHP??
How do you check is php not empty?
How to get length of an array in PHP?