Can php make your site be better?

Discussion in 'PHP' started by venardv, Jun 3, 2009.

  1. #1
    Can php make your site look and feel better? why or why not?
    And, what are the things you can do with it?
    I use php only for includes and the if else/elseif.
     
    venardv, Jun 3, 2009 IP
  2. alvin1972

    alvin1972 Peon

    Messages:
    536
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    To me, PHP is just like another platform that we can use to develop our website. I think it got nothing to do with how to get our site better. If you want to get this done, please concentrate on your graphic. This is my advise. Thanks
     
    alvin1972, Jun 3, 2009 IP
  3. venardv

    venardv Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    Yes, thanks!
     
    venardv, Jun 3, 2009 IP
  4. jnugroho73

    jnugroho73 Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No doubt. PHP makes my websites so colorful (I can plug anything I want and I can manipulate anything in it. I can build any full dinamic websites with it.
     
    jnugroho73, Jun 3, 2009 IP
  5. venardv

    venardv Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    Can you give me some examples? I'm deciding whether or not to finish learning All there is to learn about php.
     
    venardv, Jun 3, 2009 IP
  6. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #6
    PHP has nothing to do with "look and feel". If you are referring to the "design" and usability, the two areas are programming-language independent.
     
    Social.Network, Jun 3, 2009 IP
  7. venardv

    venardv Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    Yes I know that, but what i meant by that was the interactivity of php. I only see php useful in forms like login and email forms.
     
    venardv, Jun 3, 2009 IP
  8. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #8
    PHP makes everything easier, if it's implemented correctly. It takes care of updates, posting new content, managing everything with a database instead of in files, and generally makes life a whole lot easier when it comes to maintain a large website.

    As you've already stated, php basics like include() and if/else-statements are good for several things - other things it can be used for is browser-checking, form-verification, database-management (insert,update,delete, etc.), vary images and CSS given certain conditions, power apps like forum-engines and blogs, process and manipulate images etc. etc. etc.

    If you use PHP together with proper HTML & CSS, and throw some advanced javascript in there too, you have more or less everything you need to make whatever you would want on the web.
     
    PoPSiCLe, Jun 3, 2009 IP
  9. jsamdirect

    jsamdirect Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I love PHP, you can make your site look however you want and even better, run it on linux / apache or windows / iis... linux being the better IMNSHO. Also, it works in almost all browsers, unlike so M$ stuff we all know.
     
    jsamdirect, Jun 3, 2009 IP
  10. venardv

    venardv Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #10
    Wow okay. I think i'll finish learning php. Inspiration has hit me hard ;)
     
    venardv, Jun 3, 2009 IP
  11. bluebenz

    bluebenz Well-Known Member

    Messages:
    876
    Likes Received:
    9
    Best Answers:
    2
    Trophy Points:
    138
    #11
    Better in website function ?
    Absolutely yes !!
    I can make member system in my website, make a scheduled newsletter to send to my member, etc..

    better in looks ?
    yes, why not ?
    You can change image to show by day (just as an example)..
     
    bluebenz, Jun 4, 2009 IP
  12. shah2k

    shah2k Peon

    Messages:
    502
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #12
    php is server side.. it doesnt make your site look any different...however php just like any other server side language such as ASP, JSP, Perl makes your site dynamic and definitely adds to your site
     
    shah2k, Jun 4, 2009 IP
  13. jnugroho73

    jnugroho73 Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    You can see my work at www.iklanmax.com, I use Wordpress engine and manipulate some plugins. :cool:
     
    jnugroho73, Jun 4, 2009 IP