Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Php?, Can any tell me whats so great about PHP
truman69
post Mar 10 2005, 03:07 PM
Post #1


Advanced Member
*******

Group: Members
Posts: 133
Joined: 9-March 05
Member No.: 4,325



what the hell is PHP everything i download for my site you need PHP :S wot is sooo gd about it? and wots da easyest way 2 use it?????
Go to the top of the page
 
+Quote Post
mpodner
post Mar 10 2005, 03:12 PM
Post #2


Member [Level 1]
****

Group: Members
Posts: 65
Joined: 7-March 05
Member No.: 4,229



Visit this link for more info about PHP[B] http://www.freewebmasterhelp.com smile.gif smile.gif and http://uk.php.net ... or Google search link: http://www.google.com/search?q=how+to+use+...:en-US:official
smile.gif
smile.gif
Go to the top of the page
 
+Quote Post
cragllo
post Mar 10 2005, 05:35 PM
Post #3


Privileged Member
*********

Group: Members
Posts: 933
Joined: 24-August 04
Member No.: 892



You dont NEED PHP for your site, its just there if you need it...

PHP: hypertext preprocessor
Go to the top of the page
 
+Quote Post
truman69
post Mar 10 2005, 05:44 PM
Post #4


Advanced Member
*******

Group: Members
Posts: 133
Joined: 9-March 05
Member No.: 4,325



yer but wots the main thing its used for???????
Go to the top of the page
 
+Quote Post
Rik©
post Mar 10 2005, 06:38 PM
Post #5


Newbie [Level 2]
**

Group: Members
Posts: 30
Joined: 7-March 05
From: The Netherlands
Member No.: 4,240



QUOTE(truman69 @ Mar 10 2005, 07:44 PM)
yer but wots the main thing its used for???????
*



php (evolved from perl and the open-source answer to asp) is used to create dynamic web pages/sites.

Greetz,
Rik©
Go to the top of the page
 
+Quote Post
cragllo
post Mar 10 2005, 06:55 PM
Post #6


Privileged Member
*********

Group: Members
Posts: 933
Joined: 24-August 04
Member No.: 892



exactly, PHP is a SERVER side language, which means that teh code is processed by the servrer before being displayed by your browser...

hense its name 'preprocessor'
Go to the top of the page
 
+Quote Post
no9t9
post Mar 10 2005, 09:04 PM
Post #7


Privileged Member
*********

Group: Members
Posts: 773
Joined: 4-November 04
Member No.: 2,118



PHP is used to add functionality to your website. Basically, when someone surfing the web loads a php page, the server goes through the page and runs the php commands before sending out the page to the web surfer.

this allows the PHP program to do things before the web surfer sees the webpage. The things that PHP does to the webpage depends on the commands you give it. You can output HTML code, text, manipulate files, and more to make your webpage do things that are specific to the user or the page.

For example, you can make a PHP program to say "HI" to people who have not been to your site and "BYE" to people who have already been to your site.
This program will sit within your webpage HTML code and the server changes the HTML before it is sent to the websurfer. To the person looking at the page, they will never see any PHP code. This is why it is so powerful.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Whats Your Ideal Site?(8)
  2. What's Your Alexa Rating?(4)
  3. What's On Your Site?(35)
  4. Session_start()(8)
  5. Whats An Https(4)
  6. Blog(0)
  7. What Forum Software Do You Use And Whats Your Favorite?(13)
  8. Moderator Of A Forum(6)
  9. Flat Files! Good Or Bad? Whats Your Opinion!(5)


 



- Lo-Fi Version Time is now: 13th October 2008 - 10:34 PM