What language is php based on?



What language is php based on?..

Answer / Shweta Sharma

PHP was initially created by Rasmus Lerdorf in 1994, and it is primarily influenced by C, Perl, and Java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Explain how can php and javascript interact?

1 Answers  


How can we create a database using PHP and mysql?

4 Answers   Rushmore Consultancy,


1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10

14 Answers   Aquasol, Infosys, TCS, Torque Infotech,


How to replace a substring in a given string in php?

1 Answers  


Which function is used to strip whitespace?

1 Answers  


Is facebook still in php?

1 Answers  


What are include() and require() functions?

1 Answers  


What is default session time and path in php?

1 Answers  


Explain Magento's autoload functionality and how to instantiate classes? What is the process you take when theming a store? Talk about Magento collections and how you use them?

0 Answers  


How cookies are trported from browsers to servers?

1 Answers  


How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....

0 Answers  


Write the code for upload a video file in PHP.How will You Play this in Your Page.?

2 Answers   ASD Lab, Convex Digital,


Categories