Page 1 of 6 123 ... LastLast
Results 1 to 10 of 53
  1. #1
    phplover is offline Newbie
    Join Date
    Jun 2009
    Posts
    3

    The future of PHP

    PHP's next edition, Version PHP 6.0, include the new features and syntax improvements that will be make easier to use anyone from an object-oriented aspects,
    The following features will be included in PHP6,

    1. Imporved UNICode Supports
    2. Web 2.0 features like SOAP, XML used widely.
    3. magic_quotes , register_globals, register_long_arrays, safe_mode will be removed.
    4. will be removed FreeType 1

    That's it, so PHP 6 will be get more fast, reliable and comfortable to user.

  2. #2
    KreativJustin is offline Newbie
    Join Date
    Jul 2009
    Posts
    3
    I've been reading up on PHP 6.0 heavily, not only about the features, but about peoples responses to the update. My favorite update, the C# style getters and setters

  3. #3
    caleen is offline Newbie
    Join Date
    Jul 2009
    Posts
    3
    I too am following PHP 6.0, these features, from Unicode to core support for XML, make it even easier for you to write feature-filled PHP applications.

  4. #4
    Athlon is offline Junior WHC Addict
    Join Date
    Jun 2009
    Posts
    211
    It is definitely more secure and more in demand.
    Athlon

  5. #5
    symbyo soa is offline Newbie
    Join Date
    Oct 2008
    Posts
    7
    OOP is the future. Best to learn the fundamentals of OOP and then learn the specifics as they apply to PHP.

  6. #6
    alemcherry is offline Member
    Join Date
    Jun 2008
    Posts
    85
    Quote Originally Posted by Exa_Ankur View Post
    Totally agree. Try and learn concepts like OOP rather than be attached to a language.

    That said, PHP is already a very versatile and flexible and the features added continue to improve it.
    So, I think its going to continue to have a bright future.
    Learnign OOPS concept alone can be quite boring and may not give you the practical idea you need. Probably learn a completely oop langiage like java along with.
    Hosting and Domains: Godaddy VPS Review and Godaddy Coupons

  7. #7
    PHPRight is offline Newbie
    Join Date
    Oct 2009
    Location
    USA
    Posts
    7
    Quote Originally Posted by symbyo soa View Post
    OOP is the future. Best to learn the fundamentals of OOP and then learn the specifics as they apply to PHP.
    Agreed. OOP seems to be coming quickly the standard in professional PHP-based applications. Most all major commercial scripts rely on it heavily.

    Regards

  8. #8
    juan_tomaz is offline Newbie
    Join Date
    Sep 2009
    Posts
    21
    My bet is that PHP is still going strong for the next decade, and growing even stronger. There are lots of hyped up languages out there, but the hype will eventually cool off and people will then go back to where they come from. Remember Java? C developers who adopted Java have gone back to C. ColdFusion died off miserably despite the hype that it gets few years ago.

  9. #9
    aaronforlife is offline Newbie
    Join Date
    Jun 2009
    Posts
    20
    Php, loosely based on C, is one of the most powerful languages of the web: it is going to stay here for many many years to come!
    Like any other language, it evolves, and new functions/features are added regularly.

  10. #10
    ashely is offline Newbie
    Join Date
    Feb 2009
    Posts
    21
    I’ve been working with PHP for several years, I’m a Zend Certified Engineer PHP 5.PHP is really cool, widely used. What makes it useful is more the community and the open source software it offers (ie. frameworks, cms, libs, etc.) rather than the language itself. Technically, PHP is not very good : not consistent, advanced features that other languages offer are not always bundled in. Anyway, it is fast enough to be used, even on big projects. A good point is that it is easy to learn, that’s why more and more people are learning it.

Page 1 of 6 123 ... LastLast

Posting Permissions

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