[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 06-24-2008, 02:10 AM   #1 (permalink)
New Member
 
Join Date: Jun 2008
Location: India
Posts: 22
0.00 NP$ (Donate)

allena is an unknown quantity at this point


What is PHP?

Please anybody tell me about PHP. and the applications used in PHP.
allena is offline  
Old 06-24-2008, 02:16 AM   #2 (permalink)
NamePros Legend
 
weblord's Avatar
 
Join Date: Dec 2005
Location: Philippines - www.Nabaza.com
Posts: 19,840
21,700.43 NP$ (Donate)

weblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatness

Autism Protect Our Planet
Quote:
What is PHP?

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.
http://php.net/
you can download it from here
http://www.php.net/downloads.php
weblord is offline  
Old 06-24-2008, 02:24 AM   #3 (permalink)
New Member
 
Join Date: Jun 2008
Location: India
Posts: 22
0.00 NP$ (Donate)

allena is an unknown quantity at this point


thanks for your reply.
Please tell me PHP runs on which server?
allena is offline  
Old 06-24-2008, 02:25 AM   #4 (permalink)
NamePros Legend
 
weblord's Avatar
 
Join Date: Dec 2005
Location: Philippines - www.Nabaza.com
Posts: 19,840
21,700.43 NP$ (Donate)

weblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatnessweblord Has achieved greatness

Autism Protect Our Planet
usually runs on unix linux but also runs on windows
see
http://www.php.net/downloads.php
weblord is offline  
Old 06-24-2008, 03:45 AM   #5 (permalink)
Account Closed
 
cancer10's Avatar
 
Join Date: Sep 2005
Location: India
Posts: 342
101.00 NP$ (Donate)

cancer10 is on a distinguished road


There you go...
cancer10 is offline  
Old 08-14-2008, 03:15 AM   #6 (permalink)
New Member
 
Join Date: Jun 2008
Location: India
Posts: 22
0.00 NP$ (Donate)

allena is an unknown quantity at this point


Quote:
Originally Posted by weblord

Ok,

How can i open a file in php to write content in the file?
__________________
Social Network|Online Videos
allena is offline  
Old 08-14-2008, 03:47 AM   #7 (permalink)
Joe
Senior Member
 
Join Date: Oct 2005
Location: Kent ~ U.K.
Posts: 3,246
88.85 NP$ (Donate)

Joe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud ofJoe has much to be proud of

Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
It's a normal file, with the extension as '.php'
Joe is offline  
Old 08-14-2008, 03:59 AM   #8 (permalink)
NamePros Member
 
Join Date: Jun 2007
Posts: 141
6.00 NP$ (Donate)

priyakochin is an unknown quantity at this point


PHP is hypertext preprocessor
Its a server side scripting language.
More details : http://www.php.net/
Its platform independent.
priyakochin is offline  
Old 08-14-2008, 06:37 AM   #9 (permalink)
Senior Member
 
netzilla's Avatar
 
Join Date: Aug 2005
Location: Ohio
Posts: 1,704
223.80 NP$ (Donate)

netzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to behold


PHP = A Web Developer's Dream! Its a highly function server side scripting language that can almost do anything. Awesome for but not limited to: form handling, content management, user registration, login management (cookies/sessions), parsing rss feeds, etc. I could go on and on but if you are serious about it I would most definitely take the time to learn it.

If PHP is peanut butter...then...MySQL would be the jelly. Together they can make one heck of a good sandwich.
__________________
"If PHP is peanut butter...then...MySQL would be the jelly. Together they can make one heck of a good sandwich." --- Netzilla 9/14/08
netzilla is offline  
Old 08-14-2008, 06:40 AM   #10 (permalink)
DomainersUniversity.com

Team Leader

 
Gene's Avatar
 
Join Date: Feb 2005
Location: Oswego, NY
Posts: 4,718
96.11 NP$ (Donate)

Gene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond reputeGene has a reputation beyond repute

Ethan Allen Fund Cancer Survivorship Baby Health Cystic Fibrosis Marrow Donor Program Parkinson's Disease Child Abuse
Quote:
Originally Posted by netzilla
If PHP is peanut butter...then...MySQL would be the jelly. Together they can make one heck of a good sandwich.
THAT has got to be my favorite quote of the week
__________________
.
.

Gene is offline  
Old 08-14-2008, 12:44 PM   #11 (permalink)
Senior Member
 
netzilla's Avatar
 
Join Date: Aug 2005
Location: Ohio
Posts: 1,704
223.80 NP$ (Donate)

netzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to beholdnetzilla is a splendid one to behold


I liked it so much I added it to my sig...
__________________
"If PHP is peanut butter...then...MySQL would be the jelly. Together they can make one heck of a good sandwich." --- Netzilla 9/14/08
netzilla is offline  
Old 08-17-2008, 02:34 PM   #12 (permalink)
NamePros Member
 
fatratstew's Avatar
 
Join Date: Aug 2008
Location: Bristol
Posts: 42
0.00 NP$ (Donate)

fatratstew is an unknown quantity at this point


I you want to learn it, check out the website in my sig.

/selfPromotion
__________________
Why not learn PHP today?
fatratstew is offline  
Old 08-23-2008, 10:15 AM   #13 (permalink)
NamePros Member
 
Join Date: Apr 2008
Location: Florida
Posts: 101
0.00 NP$ (Donate)

kbweb is on a distinguished road


In layman's terms:

Static sites are made from HTML. When you type the web address you get the code that is in the file at that address. Nothing changes.

PHP is a server-side language. You never see it in the code of the web page. It is in the file on the server but when the server reads the file if it finds PHP it does whatever the code says, which may include inserting some HTML code. It takes the static HTML code and adds the HTML code from PHP and shows you the result.

Example:

<body>
<p>Welcome</p>
<p>Two plus two is
<?php $number = 2+2;
echo $number; ?>

</p>
</body>

Turns into:

<body>
<p>Welcome</p>
<p>Two plus two is 4</p>
</body>

You never see the actual code (inside <?php ?>).

Last edited by kbweb; 08-23-2008 at 05:54 PM.
kbweb is offline  
Old 08-23-2008, 11:19 AM   #14 (permalink)
If only you knew...
 
maximum's Avatar
 
Join Date: Oct 2005
Location: Inside your head...
Posts: 919
128.65 NP$ (Donate)

maximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant future

Child Abuse Special Olympics Save a Life Baby Health Autism
kbweb, If that doesn't put the basics where folks can understand, nothing would
__________________
The smartest thing I ever did for my future was to start taking life seriously. The smartest thing I ever did for my present was to stop taking life so seriously
maximum is offline  
Old 08-23-2008, 01:01 PM   #15 (permalink)
No Country for Old Domainers ...

Member Services

 
Mark's Avatar
 
Join Date: Mar 2004
Posts: 9,874
4,750.95 NP$ (Donate)

Mark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond reputeMark has a reputation beyond repute

Ethan Allen Fund
It's a Religion ... Some say even a Cult , But I like the Kool-Aid.
Mark is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 09:19 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85