1.

What the use of PHP files?

Answer»

1. PHP can perform calculations - PHP can perform all types of calculations. Can find out what day it is, or what day of the week March 18, 2046, is, to perform all different types of mathematical equations.

2. PHP can collect user information - collecting the temperature from the user that they want to convert from degrees to another format, or adding their information to an address book

3. PHP can interact with MySQL databases - This allows creating pages on the fly using the contents of the database, creating a website search feature, or keep the store’s product catalogue.

4. PHP and GD Library can create graphics - You can use PHP to create simple graphics and also use it to edit existing graphics.



Discussion

No Comment Found

Related InterviewSolutions