PHP can be used frontend of for backend?

Answers were Sorted based on User's Feedback



PHP can be used frontend of for backend?..

Answer / akram abbasi pakistan karachi

there are three tier application

1--first tier Client "Request"
2--second tier Web server or PHP "Response from Back end or
third tier"
3--third tier Mysql or BackEnd Database

Is This Answer Correct ?    9 Yes 1 No

PHP can be used frontend of for backend?..

Answer / vishwanath

php can we used for backend it is the server side
programmiing executrd in the server side

Is This Answer Correct ?    12 Yes 5 No

PHP can be used frontend of for backend?..

Answer / hyma

The backend is MYSQL.MYSQL is a database used to store data.

Is This Answer Correct ?    7 Yes 4 No

Post New Answer

More PHP Interview Questions

Why we use get in php?

0 Answers  


How we load all classes that placed in different directory in one php file , means how to do auto load classes.

0 Answers  


How to get useful error messages in php?

0 Answers  


How does csrf attack work?

0 Answers  


Write a program to find the factorial of a number in php?

0 Answers  






What are the Advantages and Application Areas of PHP?

0 Answers  


what is session_set_save_handler in PHP?

0 Answers  


What are majic methords in php?

0 Answers  


What is baseurl?

0 Answers  


What is singleton design pattern in php?

0 Answers  


How can MYSQL functions be available with PHP?

0 Answers  


What is the purpose of break and continue statement?

0 Answers  


Categories