RE: [PHP-DB] Version Upgrade

2004-05-21 Thread Hutchins, Richard
The folks at PHP.NET have an excellent resource to help answer questions
like these. Check out this link:

http://www.php.net/releases.php#4.3.0

You're going to have to read the material and compare it against what you're
doing in your scripts to see if the 4.3.0 release is going to do anything to
your code.

Rich


 -Original Message-
 From: Ng Hwee Hwee [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 20, 2004 9:07 PM
 To: DBList
 Subject: Re: [PHP-DB] Version Upgrade
 
 
 hi all,
 
 Sorry, I meant to say PHP 4.3. Will it be very different from 
 PHP4.2.2 that
 my programs may perform strangely if I upgrade to PHP4.3?
 
 many thanks,
 Hwee
 
 - Original Message - 
 From: Gary Every [EMAIL PROTECTED]
 To: Ng Hwee Hwee [EMAIL PROTECTED]
 Sent: Thursday, May 20, 2004 9:23 PM
 Subject: RE: [PHP-DB] Version Upgrade
 
 
  MySQL 4.0.19 is the latest stable release, and PHP 4.2.3 
 will work well
  for you. MySQL 4.1 is still in beta.
 
 
  Gary Every
  Sr. UNIX Administrator
  Ingram Entertainment Inc.
  2 Ingram Blvd, La Vergne, TN 37089
  Pay It Forward!
 
  -Original Message-
  From: Ng Hwee Hwee [mailto:[EMAIL PROTECTED]
  Sent: Thursday, May 20, 2004 5:15 AM
  To: DBList
  Subject: [PHP-DB] Version Upgrade
 
  Hi all,
 
  I'm running on PHP 4.2.2 and MySQL 3.23.54
 
  I would like to do an upgrade... What would be the highest version
  number that I can upgrade to without causing any possible conflict?
 
  I'm thinking of upgrading to PHP 4.2.3 and MySQL 4.0.4 
 because they have
  some features that I need.
 
  But I will like to be more adventurous so will PHP 4.2.3 
 and MySQL 4.1
  be advisable?
 
  Many thanks,
  Hwee Hwee
 
 -- 
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] Version Upgrade

2004-05-21 Thread Angelo Zanetti
I upgraded from mysql version 3.23.54 to version 4.1.1a-alpha and there have
been no problems whatsoever, I suggest go to mysql.com for readup, I might
not be using all the features and perhaps some of these features might be
affected.

hope this helps
angelo

-Original Message-
From: Hutchins, Richard [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 2:06 PM
To: DBList
Subject: RE: [PHP-DB] Version Upgrade


The folks at PHP.NET have an excellent resource to help answer questions
like these. Check out this link:

http://www.php.net/releases.php#4.3.0

You're going to have to read the material and compare it against what you're
doing in your scripts to see if the 4.3.0 release is going to do anything to
your code.

Rich


 -Original Message-
 From: Ng Hwee Hwee [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 20, 2004 9:07 PM
 To: DBList
 Subject: Re: [PHP-DB] Version Upgrade


 hi all,

 Sorry, I meant to say PHP 4.3. Will it be very different from
 PHP4.2.2 that
 my programs may perform strangely if I upgrade to PHP4.3?

 many thanks,
 Hwee

 - Original Message -
 From: Gary Every [EMAIL PROTECTED]
 To: Ng Hwee Hwee [EMAIL PROTECTED]
 Sent: Thursday, May 20, 2004 9:23 PM
 Subject: RE: [PHP-DB] Version Upgrade


  MySQL 4.0.19 is the latest stable release, and PHP 4.2.3
 will work well
  for you. MySQL 4.1 is still in beta.
 
 
  Gary Every
  Sr. UNIX Administrator
  Ingram Entertainment Inc.
  2 Ingram Blvd, La Vergne, TN 37089
  Pay It Forward!
 
  -Original Message-
  From: Ng Hwee Hwee [mailto:[EMAIL PROTECTED]
  Sent: Thursday, May 20, 2004 5:15 AM
  To: DBList
  Subject: [PHP-DB] Version Upgrade
 
  Hi all,
 
  I'm running on PHP 4.2.2 and MySQL 3.23.54
 
  I would like to do an upgrade... What would be the highest version
  number that I can upgrade to without causing any possible conflict?
 
  I'm thinking of upgrading to PHP 4.2.3 and MySQL 4.0.4
 because they have
  some features that I need.
 
  But I will like to be more adventurous so will PHP 4.2.3
 and MySQL 4.1
  be advisable?
 
  Many thanks,
  Hwee Hwee

 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Disclaimer 
This e-mail transmission contains confidential information,
which is the property of the sender.
The information in this e-mail or attachments thereto is 
intended for the attention and use only of the addressee. 
Should you have received this e-mail in error, please delete 
and destroy it and any attachments thereto immediately. 
Under no circumstances will the Cape Technikon or the sender 
of this e-mail be liable to any party for any direct, indirect, 
special or other consequential damages for any use of this e-mail.
For the detailed e-mail disclaimer please refer to 
http://www.ctech.ac.za/polic or call +27 (0)21 460 3911

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Version Upgrade

2004-05-20 Thread Ng Hwee Hwee
hi all,

Sorry, I meant to say PHP 4.3. Will it be very different from PHP4.2.2 that
my programs may perform strangely if I upgrade to PHP4.3?

many thanks,
Hwee

- Original Message - 
From: Gary Every [EMAIL PROTECTED]
To: Ng Hwee Hwee [EMAIL PROTECTED]
Sent: Thursday, May 20, 2004 9:23 PM
Subject: RE: [PHP-DB] Version Upgrade


 MySQL 4.0.19 is the latest stable release, and PHP 4.2.3 will work well
 for you. MySQL 4.1 is still in beta.


 Gary Every
 Sr. UNIX Administrator
 Ingram Entertainment Inc.
 2 Ingram Blvd, La Vergne, TN 37089
 Pay It Forward!

 -Original Message-
 From: Ng Hwee Hwee [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 20, 2004 5:15 AM
 To: DBList
 Subject: [PHP-DB] Version Upgrade

 Hi all,

 I'm running on PHP 4.2.2 and MySQL 3.23.54

 I would like to do an upgrade... What would be the highest version
 number that I can upgrade to without causing any possible conflict?

 I'm thinking of upgrading to PHP 4.2.3 and MySQL 4.0.4 because they have
 some features that I need.

 But I will like to be more adventurous so will PHP 4.2.3 and MySQL 4.1
 be advisable?

 Many thanks,
 Hwee Hwee

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php