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 |
Explain how can php and javascript interact?
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?
Which function is used to strip whitespace?
Is facebook still in php?
What are include() and require() functions?
What is default session time and path in php?
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?
How cookies are trported from browsers to servers?
How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,