What are the difference between array_keys() and array_key_exists() in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between explode() and split() functions?
Will a comparison of an integer 12 and a string "13" work in php?
What is difference between session and cookies in php?
i have saved the password in encrypted format in database. now i want how to retrive the password in decrypted format.
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,
What is repository 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.
Why are sessions used?
What is difference between readonly and constant?
What is session in php w3schools?
What is MVC structure in Magento?
How do you check if an arraylist is empty?