|
What is PHP?
|
Post Bank
Posting Manager
     
Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
|
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.
Signin to Remove this Post
|
|
|
|
bomber
Junior Member

Posts: 34
Group: Registered
Joined: Sep 2006
Status:
Offline
Reputation: 0
Points: 250 (Donate)
|
What is PHP?
PHP is an embedded web-based scripting language similar to ASP, though with a syntax that is closer to Perl, C and (to some extent) Java than VBScript, which is the commonly used language in ASP.
Embedded means that PHP code is put inside normal HTML to provide dynamic content. The advantages of this include:
- Graphic designers can design the look and feel of a site without having to know how to code. Then coders can add the dynamic stuff without having to know much about good HTML design. Changing the look & feel of a site can be done without much change in the code.
- Rapid application development -- the HTML of a site can be thrown out quickly to build a rapid prototype, and then the code can be added to this framework.
- Placing PHP code on an HTML form allows you to use the same page for filling out the form and for correcting validation errors (like a missing phone number entry), so there's no need to look after two separate pages.
PHP's similarity to Perl makes it easy to learn; the differences in the syntax are mostly to tidy it up. Those familiar with Perl (but not too rabidly fond of it) will find PHP refreshingly tidy in comparison, while the more avid Perl fans will find that they can do almost anything in PHP that Perl could do - in fact, in some places it's a lot easier. String manipulation in PHP is a lot more simple than in Perl.
|
|
| 18-09-2006 11:13 PM |
|
|
khena25
Advanced Member
  
Posts: 165
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 368 (Donate)
|
RE: What is PHP?
WOW, I didn't know nothing about PHP and now I do.
This space is for rent. PM me if you are interested. $5/month or 1000WM$ per month.
|
|
| 30-09-2007 03:59 PM |
|
|
Dhanraj
Senior Member
   
Posts: 272
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 1
Points: 99 (Donate)
|
|
| 07-10-2007 07:14 PM |
|
|
josechukkiri
Advanced Member
  
Posts: 177
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
Points: 79 (Donate)
|
|
| 08-10-2007 03:25 AM |
|
|
khena25
Advanced Member
  
Posts: 165
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Points: 368 (Donate)
|
RE: What is PHP?
PHP is the most common used language by webmasters. I really liked.
This space is for rent. PM me if you are interested. $5/month or 1000WM$ per month.
|
|
| 08-10-2007 11:01 AM |
|
|
xScopex
Newbie
Posts: 2
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: 0
Points: 5 (Donate)
|
RE: What is PHP?
PHP is really easy to learn and understand once you take awhile and study it.
|
|
| 16-10-2007 09:52 AM |
|
|
walsh
Senior Member
   
Posts: 401
Group: Registered
Joined: Oct 2006
Status:
Offline
Reputation: 0
Points: 680 (Donate)
|
RE: What is PHP?
PHP is really easy to learn and understand once you take awhile and study it.
Very true. This place encourage me to learn PHP and that is very worthy..

|
|
| 16-10-2007 01:26 PM |
|
|
godkillah
Senior Member
   
Posts: 261
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 3
Points: 183 (Donate)
|
RE: What is PHP?
once you got the basics it will get really easy to learn 
with every language i learn it goas fast and easy once i slowly learned the basics
|
|
| 16-10-2007 02:24 PM |
|
|
Cedik
Moderator
    
Posts: 424
Group: Moderators
Joined: Aug 2007
Status:
Away
Reputation: 2
Points: 575 (Donate)
|
RE: What is PHP?
Please, is it possible for you to post at least two lines if you like php so much? 
Anyway, it's true that it is a very powerful language and is something that any webmaster should at least have a clue about but I won't go as far as saying:
php is the ultimate divine language and it is above all comparizons
There are also other programming languages that are useful.
If you truly want to be a good webmaster and cover all the domains you should also know html, since it is still extremely used all over the net, java, because java scripts are all over the place and you need them in order to realize some more complex web-tools and it wouldn't hurt if you'd knew some action script so you could be able to make some really nice things in Flash for your site.
MyBB.ro|Extra.animezup.com|Picture with me ^^|Animezup.com|Forum.animezup.com|Manga-anime.ro|My blog^^
|
|
| 16-10-2007 05:02 PM |
|
|
Artmark
Graphic Contributor
   
Posts: 161
Group: Graphic Contributor
Joined: Oct 2006
Status:
Offline
Reputation: 6
Points: 258 (Donate)
|
RE: What is PHP?
I would certainly like to learn more PHP , I only have what friends have sent to me for my site like a contact form in php.
but I want to have a sign in members list so they can manualy update there details.and a message or blog imbeded within my sites. so people can discuss there issues and get answers without having to have a large forum.
We look for the best design for your website.
Art Mark Designs
View my New Life with Cancer site Living life with Cancer
View my Artists Designers Forums Artist Designers Forums
Please visit all my sites All my Sites
|
|
| 14-01-2008 05:55 AM |
|
|
walsh
Senior Member
   
Posts: 401
Group: Registered
Joined: Oct 2006
Status:
Offline
Reputation: 0
Points: 680 (Donate)
|
RE: What is PHP?
I would certainly like to learn more PHP , I only have what friends have sent to me for my site like a contact form in php.
but I want to have a sign in members list so they can manualy update there details.and a message or blog imbeded within my sites. so people can discuss there issues and get answers without having to have a large forum.
The better option is to use some scripts which helps you to facilitate your needs. A site designer needs more skills on CSS and HTML rather than PHP or other scripting language.

|
|
| 16-01-2008 07:49 PM |
|
|