Micro Niche Builder
+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 39

Thread: Is PHP a powerful tool?

  1. #1

    Default Is PHP a powerful tool?

    Is PHP a powerful tool?

    PHP, one of the most powerful Server side web technology, is spreading in web development circle like a forest fire. You can find trillions of PHP webpages over the internet.
    PHP evolves from C language, and provides the same functionality as the C.
    The great advantage of PHP over other web development technologies is that it is easy to learn, easy to manage and provide rapid development.

    please feel free to share your thoughts regarding PHP and other web technolgies you like.
    Last edited by Alan; 04-01-2009 at 05:58 AM. Reason: Spammy lnk removed


  2. Micro Niche Builder

  3. #2

    Default

    it should be. in fact almost all of the new websites today are made by php programmer.

    the only hassle with this is that the search engines is finding it hard to search dynamic pages made of php.

  4. #3

    Default

    Quote Originally Posted by whatthehell View Post
    it should be. in fact almost all of the new websites today are made by php programmer.

    the only hassle with this is that the search engines is finding it hard to search dynamic pages made of php.
    Yeah i have also seen it. Thanks for your views on this I would like to know more suggestion from you.

  5. #4

    Default

    php can be use in web developments and applications. this is free and a vast comminity is actually supporting this language and you can find it in php.net.

    if you knew C then i should be easy for you to learn php syntax.

    since you want me to suggest something - i suggest you to try installing wampserver/xammp and see for yourself.

  6. #5
    Fulltime Member Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan's Avatar
    Join Date
    Jan 2009
    Location
    Ayr. Scotland
    Posts
    766
    Thanks
    26
    Thanked 62 Times in 57 Posts
    Blog Entries
    1

    Default

    Quote Originally Posted by arnoldsmithh View Post
    Is PHP a powerful tool?

    PHP, one of the most powerful Server side web technology, is spreading in web development circle like a forest fire.
    You knew the answer before you asked, you are correct php is a powerful tool, or more precisely a powerful programming language.


    Seen a good post - give some reputation
    Keeping the forum clean - SPAMMERS BEWARE!!

  7. #6
    Fresh Meat BCRoller is on a distinguished road
    Join Date
    Mar 2009
    Location
    Victoria, BC, Canada (on Vancouver Island)
    Posts
    13
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    I agree, I too, think PHP is a powerful tool/programming language. Actually, if it wasn't for PHP I wouldn't know near as much as I do about everything web related as I do today. When I first gained interest in the likes of programming (web design, etc) I almost gave up wanting to even learn because I found all of it just far to confusing to understand. However, along came php (well, okay, someone directed me to "where" I could learn more about it, lol) and, almost before I could finish studying up on it, I found I was actually "understanding" what it was all about and how to use it (and "that" in itself kept me intrigued enough to learn even more). I have to say I sure am glad I stuck with it because it's been of great use to me and it is something I do use (and will continue to use) often. In addition, not only is it powerful but, for everything it can do for one and what one may have in mind, wow, talk about easy learning...fabulous!

  8. #7

    Default

    PHP is not a tool its a web scripting language. I think yes its a powerful language to develop websites.

  9. #8

    Default

    php languages is not a tool is a only scripting languges.you can not drag & drop tool

    yes php is a powerful.but it is not atool it is only onre type of languges
    Last edited by decipher; 04-03-2009 at 01:27 AM. Reason: merged posts

  10. #9

    Default

    Of course PHP is a Powerful tool but its next version there would be some silly changes in name spaces and others....anyhow till now php is the best and i hope it will be the best for ever but below i am providing some advantages and disadvantages of php.

    Advantages:
    - Open Source, readily available (you can be using it today) and dual-
    licensed - if you are doing non-profit work or not licensing, there is no cost.
    - Very Easy to understand Syntax, some really cool features (arrays
    are something else!)
    - Interfaces very easily with Apache/MySQL
    - Server side (no need to futz with client installs - only with
    rendering issues if you use CSS).
    - Lots of good source code out there to use and/or learn from, as well
    as many useful libraries for working with PDFs, graphics, etc.
    - Lots of good books and on-line help (php.net is great)
    - Platform agnostic, can run on Windows Linux or Mac servers. Also
    very scalable.
    - Lots of hosting services have it ready to use, no special
    configuration (except if you have special security needs)
    - Pretty easy to access other web-based tools through PHP (i.e. google
    maps, etc.)

    Disadvantages
    - If you want to do more than just HTML/CSS pages on the client you
    need to also add javascript, java or other client-side language in
    your output (goes for Perl and some other languages).
    - The way browsers work make handling data and coding programs more
    interesting (technically each page is a new run on the system, so you
    have to manage your variables coming in and going out and between
    pages. Not hard, just different.)
    - Web programming (regardless of language) is open to security flaws
    due to unimplemented or unknown vulnerabilities, takes a bit more
    caution.
    .

    Advantages:
    - Open Source, readily available (you can be using it today) and dual-
    licensed - if you are doing non-profit work or not licensing, there is no cost.
    - Very Easy to understand Syntax, some really cool features (arrays
    are something else!)
    - Interfaces very easily with Apache/MySQL
    - Server side (no need to futz with client installs - only with
    rendering issues if you use CSS).
    - Lots of good source code out there to use and/or learn from, as well
    as many useful libraries for working with PDFs, graphics, etc.
    - Lots of good books and on-line help (php.net is great)
    - Platform agnostic, can run on Windows Linux or Mac servers. Also
    very scalable.
    - Lots of hosting services have it ready to use, no special
    configuration (except if you have special security needs)
    - Pretty easy to access other web-based tools through PHP (i.e. google
    maps, etc.)

    Disadvantages
    - If you want to do more than just HTML/CSS pages on the client you
    need to also add javascript, java or other client-side language in
    your output (goes for Perl and some other languages).
    - The way browsers work make handling data and coding programs more
    interesting (technically each page is a new run on the system, so you
    have to manage your variables coming in and going out and between
    pages. Not hard, just different.)
    - Web programming (regardless of language) is open to security flaws
    due to unimplemented or unknown vulnerabilities, takes a bit more
    caution.
    Thanks.

  11. #10

    Default

    sure php is a powerful tool! most of the websites use php...

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast

Similar Threads

  1. Tool for PR prediction
    By urvisoni in forum SEO Forum
    Replies: 49
    Last Post: 10-25-2010, 10:23 AM
  2. Domain Helpful tool
    By learn2earn in forum SEO Forum
    Replies: 16
    Last Post: 09-27-2010, 10:26 AM
  3. SEO Tool with difference
    By learn2earn in forum SEO Forum
    Replies: 24
    Last Post: 11-18-2009, 06:01 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts