PHP can be used frontend of for backend?
Answer Posted / hyma
The backend is MYSQL.MYSQL is a database used to store data.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
When a conditional statement is ended with an endif?
What is the $_ server php_self variable?
Which function is used in php to check the data type of any variable?
Is php strongly typed?
What are interfaces in php?
How to protect special characters in query string?
What is mysqli_fetch_array?
Is php 7 backwards compatible?
What are the delimiters in php?
What is php string function?
How to redirect a url from http to https in .htaccess?
Is it possible to protect special characters in a query string?
What is design pattern? Explain all including singleton pattern?
How can you submit a form without a submit button?
What is parent __construct ();?