How many types of array supported in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

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.

1 Answers  


Which is better session or cookie?

0 Answers  


What does the function get_magic_quotes_gpc() means?

0 Answers  


Tell me what does the array operator '===' means?

0 Answers  


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

0 Answers  


What is __ invoke in php?

0 Answers  


What is put method in php?

0 Answers  


How can I load data from a text file into a table?

0 Answers  


explain php variable length argument function.

0 Answers  


What is singleton pattern in php?

0 Answers  


Write a program to display table of a number using php?

0 Answers  


Does PHP 5 support exceptions? State Whether True or False?

0 Answers  


Categories