Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Can you tell me the difference between PHP 4 & PHP 5 versions?

  1. #1

    Default Can you tell me the difference between PHP 4 & PHP 5 versions?

    So, what are your views on advantages of using PHP 5 instead of PHP 4?

  2. #2
    Join Date
    Apr 2010
    Posts
    3

    Default diffrence b/w PHP4 and PHP5

    Quote Originally Posted by pacifich View Post
    So, what are your views on advantages of using PHP 5 instead of PHP 4?
    You most likely know that PHP 5 is destined for OOP, but it appears that usual programming can be used too. Furthermore, OOP is used in PHP4 as well, with the difference that in PHP5 things are a little more evaluated. This means that in PHP4 safety modes for classes (public, private) are not accepted. In PHP4 the objects are a kind of structures which accept objects and functions as well, according to OOP. In PHP4 they are useful as well.
    sale clothes
    sale jewelry
    discount handbags

  3. #3
    Join Date
    Aug 2011
    Location
    Newyork, United States
    Posts
    84

    Default

    PHP5 for the most part is backwards compatible with PHP4, but there are a couple key changes that might break your PHP4 script in a PHP5 environment. If you aren't already, I stronly suggest you start developing for PHP5. Many hosts these days offer a PHP5 environment, or a dual PHP4/PHP5 setup so you should be fine on that end. Using all of these new features is worth even a moderate amount of trouble you might go through finding a new host!

    knowledge base software




    Quote Originally Posted by pacifich View Post
    So, what are your views on advantages of using PHP 5 instead of PHP 4?

  4. #4
    Join Date
    Apr 2012
    Posts
    12

    Default

    Thank you because you shared difference between PHP 4 & PHP 5 version

  5. #5
    Join Date
    Mar 2012
    Location
    Newyork, United States
    Posts
    60

    Default

    Some Main Advantages of PHP 5 :
    1. New Functions
    2. Better OOP
    3. Security Fixes.


    Quote Originally Posted by pacifich View Post
    So, what are your views on advantages of using PHP 5 instead of PHP 4?

  6. #6

    Default

    Hello,

    Important information is shared in this post, thank you all for this info.

  7. #7

    Default

    There are some main features added in PHP 5 Version like:
    Object Model
    Standard PHP Library
    Miscellaneous Features
    Compatibility Issues

  8. #8
    Join Date
    Jul 2012
    Posts
    19

    Default

    Very informative and helpful in terms of providing a detailed account of the topic. I like the way you maintained the flow of thought right from the beginning to the end. Keep us
    posted with more such interesting posts in the future as well.

  9. #9

    Default

    PHP5 is the next generation of PHP.

    http://www.php.net

    Go check it out, they talk about the differences there.
    The best Android app Development Company in Malaysia..!

  10. #10
    Join Date
    Aug 2017
    Location
    Pune
    Posts
    459

    Default

    PHP is a server-side scripting dialect that is utilized as a part of site advancement. PHP4 and PHP5 are two distinct variants of PHP. PHP4 was first discharged in May of 2000. PHP5 was later discharged in 2004 and came fueled by the Zend Engine II that is considered by the advancement group as a change over PHP4.

Similar Threads

  1. Do you know the difference between Indexing and Caching?
    By Ackerson26 in forum Web Design Solutions
    Replies: 22
    Last Post: 03-13-2023, 11:08 AM
  2. difference between ordinary ftp and web based ftp.?
    By smith78 in forum Web Design Solutions
    Replies: 6
    Last Post: 01-23-2023, 09:45 AM
  3. Difference between exclude and include traffic?
    By joni27 in forum Software & Hardware
    Replies: 20
    Last Post: 04-12-2021, 10:08 AM
  4. Difference between shared and dedicated Server
    By JohnDale in forum Web Hosting Solutions
    Replies: 17
    Last Post: 09-07-2019, 06:26 AM
  5. Email Marketing Tools That Make A Difference
    By Elaine in forum Business Tools
    Replies: 11
    Last Post: 08-23-2012, 07:30 PM

Posting Permissions

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