V veron New member Jun 12, 2009 #1 I looked it up on wikipedia but still don't understand. Could somebody briefly explain it to me in the english language? Thanks!
I looked it up on wikipedia but still don't understand. Could somebody briefly explain it to me in the english language? Thanks!
M Mike R New member Jun 12, 2009 #2 php is a programming language. It's used to code websites that need to access a database, such as Facebook.
php is a programming language. It's used to code websites that need to access a database, such as Facebook.
T The Web Man New member Jun 12, 2009 #3 In the simplest terms, it's a server side programming language that allows you to create bits of code to perform specific functions. Like connecting to a database and spitting out the results into an HTML page.
In the simplest terms, it's a server side programming language that allows you to create bits of code to perform specific functions. Like connecting to a database and spitting out the results into an HTML page.