954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Php?

Maybe possibly im just stupid but can some one in depth explain php how to use it and what it is :-| :lol: :sad:

OurNation
Master Poster
780 posts since Aug 2004
Reputation Points: 16
Solved Threads: 9
 

PHP is a programming language that runs on web servers. It is used primarily to dynamically create web pages. It can process the entries from a form and output them to a web page, it can also read and write to files and databases contained on the web server.

felgall
Junior Poster in Training
50 posts since Aug 2004
Reputation Points: 13
Solved Threads: 1
 

It's dynamic, meaning it changes websites based on certain events and data, which makes for a more interesting and more dynamic website, than a website that is written in pure HTML and so it completely static and never changes unless manually changed (which is done much less than updating a PHP website I can tell you that.)

Gary King
PHP/vBulletin Guru
Team Colleague
417 posts since Nov 2003
Reputation Points: 53
Solved Threads: 5
 

Internet..... & ..

http://www.php.net

sanjaykattimani
Newbie Poster
9 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

PHP runs on the server rather than on the client's machine and then delivers the polished product (web code) to the client for viewing. Unlike Java which runs on your machine, PHP is done before anything hits your machine. I think the term is Server-Side, but I'm just throwing that phrase out there. I think it's like ASP or something. It's very useful, though if you want to keep stuff DYNAMIC. Also, as a language, it's pretty cool just the way it works.

Alcides.

Alcides
Junior Poster in Training
54 posts since Jul 2004
Reputation Points: 11
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You