Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.

how can i use php......

0 votes
posted 12 years ago in PHP by Evan Cunatt Nsepuka (590 points)

1 Answer

+1 vote
PHP is server side scripting language that can be used to do the following:-
i)   to connect to database (query, insert, update and delete data in databases )
ii)  validation of forms
iii) authentication and authorization.
iv)etc
My self i called it middle language
check out this site http://php.net/
answered 12 years ago by shapynazle (2,960 points)

Related questions

+10 votes
1 answer
posted 12 years ago in Other by Danny William (520 points)
+7 votes
1 answer
+12 votes
1 answer
posted 12 years ago in PHP by jaewilkes2010 (660 points)
+3 votes
1 answer
posted 12 years ago in Other by greeneduconsultant (5,000 points)
+7 votes
1 answer
posted 12 years ago in Python by Sibongile Beje (1,430 points)