What is var_dump?
No Answer is Posted For this Question
Be the First to Post Answer
Is php 5.6 secure?
How to get no of arguments passed to a PHP Function?
describe arguments in header in php?
hi here one small project given to me in an software company during interview. one page that would count down till 9pm (today means every day before 9pm it would count down to zero) this means there will show how many mins. sec. and hours are left till 9pm so it would be like 1 hr 20 mins 23 sec. then it up count down every sec and then show 1hr 20mins 22sec left till 9pm once the count down reaches zero it would show a flesh player video will autostart. the flash player will be from http://www.longtailvideo.com/players/jw-flv-player/ (the player is embed into the page.) that same page will track to see if they have already seen the video using php sessions then if they go back to that page it would redirect them to a new page saying that they have already wathed the video.
What are the encryption techniques in php?
What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?
Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
How do you check if a variable has been set in php?
Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?
When should you use a stored procedure?
Is php fully object oriented?
How to make database connection in php?