Is php outdated 2019?


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

Post New Answer

More PHP Interview Questions

How to set cookies in PHP?

0 Answers  


How can I make a script that can be bilanguage (supports English, German)?

3 Answers  


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.

0 Answers   Amazon, FGD,


What is cookie and why do we use it?

0 Answers  


What is fetch array in php?

0 Answers  






What is the expansion of LAMP?

0 Answers  


Which software is best for php?

0 Answers  


How long is session timeout?

0 Answers  


how to store date to database

5 Answers   ConSim,


What is the difference between $message and $$message ?

7 Answers   Oracle, TouchStone,


How do you add a joomla Template in admin panel of joomla? Please mention the steps

3 Answers   Cognizant, T3 Softwares,


How to write comment in php?

0 Answers  


Categories