PHP4 vs PHP5 - what's the (functional) difference(s)?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ruby Tuesdays

    PHP4 vs PHP5 - what's the (functional) difference(s)?

    I had php script that used to work with PHP 4.3.4 but stop working as soon
    as I use the PHP5RC1? Are there list differences that is deprecated/remove
    from PHP4.3.4? Thanks


  • Karl Heinz Marbaise

    #2
    Re: PHP4 vs PHP5 - what's the (functional) difference(s)?

    Hi Ruby Tuesdays ;-)[color=blue]
    > I had php script that used to work with PHP 4.3.4 but stop working as soon
    > as I use the PHP5RC1? Are there list differences that is deprecated/remove
    > from PHP4.3.4? Thanks[/color]

    Take a look here:


    Kind Regards.
    --
    Dipl.Ing.(FH) Karl Heinz Marbaise | www.marbaise.org
    Jabba Dabba Dooh ;-) | ICQ# 135949029

    Comment

    • Phil Roberts

      #3
      Re: PHP4 vs PHP5 - what's the (functional) difference(s)?

      With total disregard for any kind of safety measures "Ruby
      Tuesdays" <NoSpamPlease_r ubytuzdaiz@yaho o.com> leapt forth and
      uttered:
      [color=blue]
      > I had php script that used to work with PHP 4.3.4 but stop
      > working as soon as I use the PHP5RC1? Are there list differences
      > that is deprecated/remove from PHP4.3.4? Thanks
      >
      >[/color]

      PHP5 comes with a Zend Engine 1 compatibility mode. So unless your
      scripts are extremely old or very badly coded then they should work
      with minimal to no alteration.

      --
      Phil Roberts | Dork Pretending To Be Hard | http://www.flatnet.net/

      Comment

      Working...