473,666 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Which is the most stable version of PHP ?

Hello, I went to the PHP download page and found two versions: 4.3.10 AND 5.0.3

It does not talk about which one is the most stable.

Please help

Mike
Jul 17 '05 #1
15 4287
I am not sure ! However, in my view, we should use 4.3.1 if you want to
study about PHP, because it is more popular than 5.0 one ! In my
experience, I face to manu problems when changing to the newer version.
At the end, I must come back to 4.3.1 !

Jul 17 '05 #2
4.3.10 is the most stable version of PHP 4, while 5.0.3 is the most stable
version of PHP 5

PHP 5 is the *new* version of PHP which has an update object model. Take a
look at http://www.zend.com/php5/index.php for details.

Most web hosting services are still using PHP 4. Although PHP 5.0.3 is
pretty stable I don't think they will upgrade until 5.1.0 comes out.

Hope this helps.
--
Tony Marston

http://www.tonymarston.net

"Meetul Kinarivala" <si*********@ya hoo.com> wrote in message
news:62******** *************** ***@posting.goo gle.com...
Hello, I went to the PHP download page and found two versions: 4.3.10 AND
5.0.3

It does not talk about which one is the most stable.

Please help

Mike

Jul 17 '05 #3
I thinh we should use 4.3.1 because it is more popular as well as
supported, now ! In my experience, I try the new one, however I faced
many problems, and must come back to 4.3.1 ver !

Jul 17 '05 #4
Both versions are stable. You will find 90% of hosting companies are
still using PHP 4.x. Personally I think some hosts are lazy when
upgrading PHP.

The biggest change in PHP5 by far is the new engine, Zend Engine II.

You can read about this here: http://www.zend.com/php5/zend-engine2.php
along with many other changes in PHP 5. A summary is provided in the
original 5.0.0 announcement here: http://www.php.net/news-2004.php

Personally I would develop for PHP 4 as it's still got the majority of
server usage, and scripts will run in PHP 5 with zero or tiny
modification.

Jul 17 '05 #5
Andrew wrote:
Both versions are stable. You will find 90% of hosting companies are
still using PHP 4.x. Personally I think some hosts are lazy when
upgrading PHP.
Could you post a link to any of those non-lazy 10%? I'm looking for one :-)
The biggest change in PHP5 by far is the new engine, Zend Engine II.

You can read about this here: http://www.zend.com/php5/zend-engine2.php
along with many other changes in PHP 5. A summary is provided in the
original 5.0.0 announcement here: http://www.php.net/news-2004.php

Personally I would develop for PHP 4 as it's still got the majority of
server usage, and scripts will run in PHP 5 with zero or tiny
modification.


--
Rutger Claes rg*@rgc.tld
Replace tld with top level domain of belgium to contact me pgp:0x3B7D6BD6
Do not reply to the from address. It's read by /dev/null and sa-learn only

Jul 17 '05 #6
PHP 4.3.8
Regards,
Ramiro Varandas Jr

Jul 17 '05 #7
"Meetul Kinarivala" <si*********@ya hoo.com> wrote in message
news:62******** *************** ***@posting.goo gle.com...
Hello, I went to the PHP download page and found two versions: 4.3.10 AND 5.0.3
It does not talk about which one is the most stable.

Please help

Mike


PHP 5.0.3 seems to be fairly stable. Other the other hand, 4.3.X is actually
out there serving up millions of pages each day, so it's proven to be
stable.
Jul 17 '05 #8
Meetul Kinarivala wrote:
Hello, I went to the PHP download page and found two versions: 4.3.10 AND
5.0.3

It does not talk about which one is the most stable.

Please help

Mike


I am currently using both 4.3.10 and 5.0.3 extensively, and have noticeda
absolutely no differences between then in terms of stability. both have
those quirky little PHP bugs that you just get used to quickly, but i have
seen nothing that would compel one to avoid the 5.0.x series at all ....
mark.

--
I am not an ANGRY man. Remove the rage from my email to reply.
Jul 17 '05 #9

Meetul Kinarivala wrote:
Hello, I went to the PHP download page and found two versions: 4.3.10 AND 5.0.3
It does not talk about which one is the most stable.

Please help

Mike


They are both very stable, but there is one exception. PHP 5.0.x isn't
very stable with the new Apache 2.0. Other than that, your good to go!

Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1658
by: Buck Turgidson | last post by:
I have SuSE linux 9.1, with: apache2-mod_php4-4.3.4-26 apache2-2.0.49-23 Is this a good platform to start learning PHP, or should I upgrade to PHP 5? I have Oracle installed. Can I use it, or should I install mysql? Does it matter?
2
1223
by: Carlos | last post by:
I have to implement a application that use Serial COM ports and I was thinking to use VS2005, but I wan to know is that is true that is stable ? I heard that the release date is November 7 2005 and I have to release the app in August 2005, I want to move to 2005 so I can use ths IO Serial COMM class that come with the Framework 2.0, I was using a VB6 control but I want to avoid that so I do not have to distribute and regiuster the ocx. ...
3
1115
by: George | last post by:
I am A major VB6 coder and have never done any .NET stuff. I am about to make the leap and think i will start with VB 2005 that comes in the VS 2005 Beta. Have people found it stable enough to write apps in and stable enough that I can code in it and not run into a lot of issues? I want to write window form apps and web apps. George
2
1979
by: monomaniac21 | last post by:
Hi all we are thinking of using a version control system at work. I was wondering what are some of the issues we should take into consideration when deciding upon which one to use? and which one/s you would recommend? thanks marc
20
2145
by: Neo Geshel | last post by:
I have been looking into Javascript libraries for the last week or two here, and there are certainly a lot of options out there. http://www.prototypejs.org/ http://mootools.net/ http://mochikit.com/ http://script.aculo.us/ And then there are even add-ons to some of these, such as:
30
2728
by: gaoxtwarrior | last post by:
a sort which is stable means it keeps the object's original order. A sort which is in place is stable. does anyone can explain me what is sort in place? thx.
4
1343
by: Anil Gupte | last post by:
I am using Visual Studio 2003 Enterprise Edition. Now that VS 2008 is out in beta, I figure 2005 is stable enough for us. :-) Which version of Visual Studio 2005 is the logical upgrade path for us? Thanx, -- Anil Gupte www.keeninc.net www.icinema.com
9
2762
by: Don | last post by:
I've continued to use Access 97 all these years because (1) it does everything I need quickly and (2) most of what I've read online indicates that it's still the most bug-free version of Access. But now that Vista is gradually becoming the only Windows choice and Vista doesn't exactly "cooperate" with Access 97, I'm afraid it may be time to take the leap. I haven't had any experience with later versions of Access so I'm seeking...
0
8356
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8871
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8551
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8640
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5664
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4369
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.