What is php and its advantages?



What is php and its advantages?..

Answer / Divya Saurabh

PHP is a server-side scripting language commonly used for web development. Its advantages include: it is free to use, has strong integration with databases, supports various web standards, and has a large community for support.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

please can any one tell is there any openings for freshers in PHP ...please tell the company name and address sir where can i find ..php related companies and how much i expect salary as a fresher in php ..i finished my LAMP course i done my mca ..i seen in many job portals there is no job for freshers in php can any one tel me please in chennai i need php jobs ..? thank u friends

1 Answers  


What is the function of mysql_real_escape_string in php?

1 Answers  


What is the scope of a variable defined in a function?

1 Answers  


What is the difference between for and foreach in php?

1 Answers  


Name some of the constants in php and their purpose.

1 Answers  


What is the difference between the include() and require() functions?

1 Answers  


What are the benefits of using php and mysql?

1 Answers  


Whether session will work if we disable cookies in client browser ?

10 Answers  


Tell me how is it possible to propagate a session id?

1 Answers  


what is constructor

1 Answers  


Tell me what library is used for pdf in php?

1 Answers  


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  


Categories