What is php and sql?



What is php and sql?..

Answer / Shahnawaz Khan

PHP (Hypertext Preprocessor) and SQL (Structured Query Language) are two different but commonly used technologies in web development. PHP is a scripting language for creating dynamic web pages, while SQL is a language for managing and manipulating databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Can you define an argument as a reference type?

1 Answers  


What are some new features introduced in php7?

1 Answers  


What is the exact Diff. between include_once() and require_once() in PHP?

12 Answers  


What are the array functions in php?

1 Answers  


What is php ci?

1 Answers  


Tell me how to retrieve a cookie value?

1 Answers  


What is the purpose of pear in php?

1 Answers  


How do I check environment variables?

1 Answers  


How long is session timeout?

1 Answers  


When to use single quotes, double quotes, and backticks?

1 Answers  


What is difference between rest and http?

1 Answers  


Write a php script to get the largest key in an array?

1 Answers  


Categories