[PHP] PHP 5

2004-02-23 Thread Karl Timmermann
Hi,

I am new to the list, so sorry if this has been asked before. I was 
wondering if anyone knew of an approx. date for the final release of 
PHP 5.0? I ask because I have a project to do semi-soon that uses XML 
and I would rather wait for PHP 5 and use the SimpleXML extension to 
make things easier. My client does not want to put beta software on 
their server, which is why I can't use B4.

Thanks!

Karl

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


Re: [PHP] PHP 5

2004-02-23 Thread Adam Bregenzer
On Mon, 2004-02-23 at 14:25, Karl Timmermann wrote:
 I am new to the list, so sorry if this has been asked before. I was 
 wondering if anyone knew of an approx. date for the final release of 
 PHP 5.0? I ask because I have a project to do semi-soon that uses XML 
 and I would rather wait for PHP 5 and use the SimpleXML extension to 
 make things easier. My client does not want to put beta software on 
 their server, which is why I can't use B4.

It will be released when it is done.  AFAIK there is not a release date
yet at all.  It will be released when enough bugs are fixed and enough
people do not complain about it not working right when they use it.  If
you want to shorten the time to release you can always go and fix some
bugs. :)

-- 
Adam Bregenzer
[EMAIL PROTECTED]
http://adam.bregenzer.net/

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



RE: [PHP] PHP 5 Book

2004-01-22 Thread Jay Blanchard
[snip]
Speaking of MySQL, I heard tale that 5.0 would include VIEWS, but I 
can't find that in any of the new features logs.  Anyone know about 
this?  It'd be a great feature to have.  Unless, of course, anyone knows

how to do this without a CREATE VIEW statement.
[/snip]

It is called a SELECT query.

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



Re: [PHP] PHP 5 Book

2004-01-22 Thread Ben Ramsey
VIEWs are those nice things that PostgreSQL includes that MySQL doesn't 
yet.  ;P

Jay Blanchard wrote:

[snip]
Speaking of MySQL, I heard tale that 5.0 would include VIEWS, but I 
can't find that in any of the new features logs.  Anyone know about 
this?  It'd be a great feature to have.  Unless, of course, anyone knows

how to do this without a CREATE VIEW statement.
[/snip]
It is called a SELECT query.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP] PHP 5 Book

2004-01-22 Thread Thomas Svenson
Donald Tyler wrote:
 Anyone know if Rasmus (or anyone for that matter) is writing a book
 on PHP 5? And when it might be available?

I bought Core PHP Programming, 3rd edition. It is written by Leon Atkinson
together with Zeev Zend Suraski. The foreword is by Andi also Zend
Gutmans.

It covers PHP5 and, in my view, is very good and real easy to read.

/Thomas

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



[PHP] PHP 5 Book

2004-01-21 Thread Donald Tyler
Hi

 

Anyone know if Rasmus (or anyone for that matter) is writing a book on PHP
5? And when it might be available?

 

Thanks

 

Donald Tyler



Re: [PHP] PHP 5 Book

2004-01-21 Thread daniel
 Hi



 Anyone know if Rasmus (or anyone for that matter) is writing a book on
 PHP 5? And when it might be available?



There was a showcase posted here before, i dont know about a book, but a
pdf reference would be good.

Dan
(cant wait for the release of both PHP5 and Mysql 4.1)

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



Re: [PHP] PHP 5 Book

2004-01-21 Thread Ben Ramsey
Speaking of MySQL, I heard tale that 5.0 would include VIEWS, but I 
can't find that in any of the new features logs.  Anyone know about 
this?  It'd be a great feature to have.  Unless, of course, anyone knows 
how to do this without a CREATE VIEW statement.

-Ben

[EMAIL PROTECTED] wrote:
(cant wait for the release of both PHP5 and Mysql 4.1)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] PHP 5 Book

2004-01-21 Thread daniel
 Speaking of MySQL, I heard tale that 5.0 would include VIEWS, but I
 can't find that in any of the new features logs.  Anyone know about
 this?  It'd be a great feature to have.  Unless, of course, anyone
 knows  how to do this without a CREATE VIEW statement.

 -Ben

Its a terrible annoyance waiting for open source code to mature, you just
wish you could help out in some way to speed up the process. It did say
views was in 5.0, now its 5.1, stored procedures and triggers will be in 5.
I'm sure there is a work around creating temporary tables ? I've never used
msql before so what exactly benificial will views have ? I'm hanging out
for 4.1 so i can do nested queries.

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



Re: [PHP] PHP 5 Book

2004-01-21 Thread Aidan Lister
I'm using 4.1 alpha now - It is stable enough for a dev box - Nested queries
are good fun.


[EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
  Speaking of MySQL, I heard tale that 5.0 would include VIEWS, but I
  can't find that in any of the new features logs.  Anyone know about
  this?  It'd be a great feature to have.  Unless, of course, anyone
  knows  how to do this without a CREATE VIEW statement.
 
  -Ben

 Its a terrible annoyance waiting for open source code to mature, you just
 wish you could help out in some way to speed up the process. It did say
 views was in 5.0, now its 5.1, stored procedures and triggers will be in
5.
 I'm sure there is a work around creating temporary tables ? I've never
used
 msql before so what exactly benificial will views have ? I'm hanging out
 for 4.1 so i can do nested queries.

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



Re: [PHP] PHP 5 Book

2004-01-21 Thread daniel
 I'm using 4.1 alpha now - It is stable enough for a dev box - Nested
 queries are good fun.



Yes i meant for production use, i run a few machines at home, the main
internet gateway is a bsd box which serves to the net. I have an internal
dev box on knoppix, both are running apache 2, php 4.3, mysql 4.1 and
another instance of apache 2 running php5 and mysql 5 :D

I havent really played with the nested queries yet sadly, needs some time,
i hope it does what i was expecting it to do, like do a select query in the
second query from an id in the first one and then select those returned
into a string, saves having to do one resultset in another, hopefully that
didnt sound confusing ??

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



Re: [PHP] PHP 5

2003-11-02 Thread Andi Gutmans
Hi,

We tried to keep PHP 5 as much backwards compatible as possible.
However, due to the object model change and major improvements in the XML
extensions there might be some issues which you'll need to address.
IIRC, mysqladmin runs out of the box with PHP 5 and so do many other
applications.
In any case, porting apps over to PHP 5 will most probably not be a lot of
work.

Andi

On Sat, 1 Nov 2003, Leonel Nunez wrote:

 On Sat, 01 Nov 2003 23:42:06 +0100, Marek Kilimajer wrote:
 
  There will certainly be security updates, but it will not be futher 
  enhanced.
  
  Leonel Nunez wrote:
  hello :
  
  When php 5 is released  will there be support for  php 4.3.x ?
  
  thanks
  
  leonel
 
 
 this is what I needed to now
 
 Security updates  
 
 thanks  I hope so
 
 Leonel
 
 

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



[PHP] PHP 5

2003-11-01 Thread Leonel Nunez
hello :

When php 5 is released  will there be support for  php 4.3.x ?

thanks

leonel

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



Re: [PHP] PHP 5

2003-11-01 Thread Chris Shiflett
--- Leonel Nunez [EMAIL PROTECTED] wrote:
 When php 5 is released  will there be support for php 4.3.x?

Support from whom? What type of support?

Do you consider there to be support for 4.3.x now?

Chris

=
My Blog
 http://shiflett.org/
HTTP Developer's Handbook
 http://httphandbook.org/
RAMP Training Courses
 http://www.nyphp.org/ramp

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



Re: [PHP] PHP 5

2003-11-01 Thread Pedro Pais
He is obviously asking if PHP 5 will support (run, execute, bla bla bla) 
code that currently runs in 4.3.x!

P.S.: I don't know the answer!

Chris Shiflett wrote:
--- Leonel Nunez [EMAIL PROTECTED] wrote:

When php 5 is released  will there be support for php 4.3.x?


Support from whom? What type of support?

Do you consider there to be support for 4.3.x now?

Chris

=
My Blog
 http://shiflett.org/
HTTP Developer's Handbook
 http://httphandbook.org/
RAMP Training Courses
 http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] PHP 5

2003-11-01 Thread Marek Kilimajer
There will certainly be security updates, but it will not be futher 
enhanced.

Leonel Nunez wrote:
hello :

When php 5 is released  will there be support for  php 4.3.x ?

thanks

leonel

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


Re: [PHP] PHP 5

2003-11-01 Thread Leonel Nunez
On Sat, 01 Nov 2003 23:42:06 +0100, Marek Kilimajer wrote:

 There will certainly be security updates, but it will not be futher 
 enhanced.
 
 Leonel Nunez wrote:
 hello :
 
 When php 5 is released  will there be support for  php 4.3.x ?
 
 thanks
 
 leonel


this is what I needed to now

Security updates  

thanks  I hope so

Leonel

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



[PHP] PHP 5 in a live application

2003-10-15 Thread Jonathan Villa
All, 

I understand that PHP 5 in only in beta, and that it would be bad
practice (please correct me if I'm wrong) to implement a beta release
into production (although phpmvc does it), has anyone attempted this?  I
read the post about pidget and thought that perhaps I could begin to
develop using PHP 5 (which I am very excited about).

Also, I just bought Core PHP Programming 3rd Edition, it's awesome!!
It's fully revised for PHP 5 so I'm very eager to start with it.  

I'm going to be starting development on 2 new projects with a company
which has never worked with PHP (I have, the rest are mainly, Java,
Microsoft, and Domino developers), so I'm  pretty excited about
pioneering this change.

Thanks in advance.

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



AW: [PHP] php 5 - mysql replication

2003-09-02 Thread Moritz Steiner
If php knows about replication, it can balance the select querys on the different 
servers...




-Ursprüngliche Nachricht-
Von: Curt Zirzow [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 1. September 2003 19:30
An: [EMAIL PROTECTED]
Betreff: Re: [PHP] php 5 - mysql replication

* Thus wrote Moritz Steiner ([EMAIL PROTECTED]):
 I've heard that php 5 is going to support mysql replication, has anyone
 more details about it, it is already working in the beta release?

Can you enlighten me as to what special things php needs to do
replication?

Curt
-- 
I used to think I was indecisive, but now I'm not so sure.

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

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



[PHP] php 5 - mysql replication

2003-09-01 Thread Moritz Steiner
I've heard that php 5 is going to support mysql replication, has anyone
more details about it, it is already working in the beta release?

Moritz

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



Re: [PHP] php 5 - mysql replication

2003-09-01 Thread Curt Zirzow
* Thus wrote Moritz Steiner ([EMAIL PROTECTED]):
 I've heard that php 5 is going to support mysql replication, has anyone
 more details about it, it is already working in the beta release?

Can you enlighten me as to what special things php needs to do
replication?

Curt
-- 
I used to think I was indecisive, but now I'm not so sure.

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



RE: [PHP] PHP 5 Usage: Possible Bug?

2003-07-31 Thread Ford, Mike [LSS]
 -Original Message-
 From: [-^-!-%- [mailto:[EMAIL PROTECTED]
 Sent: 31 July 2003 05:46
 
 I came across the following inconsistency between PHP 4 and 
 PHP 5 Build
 2195(Jul 24 2003 20:10:21). The error makes sense. I am just curious
 about the version inconsistency. Is this due to a change in 
 PHP 5 (as part
 of the class enhancements) or is it an oversight?
 For my information, please advise.
 
 
 ==Example==
 I can initiate a class before it is defined in version 4, but 
 not in 5.

Yes, this is a design change between PHP4 and PHP5.  Just get used to defining all 
your classes before you instantiate them.

Cheers!

Mike

-
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning  Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730  Fax:  +44 113 283 3211 

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



[PHP] PHP 5 Usage: Possible Bug?

2003-07-30 Thread [-^-!-%-

All,

I came across the following inconsistency between PHP 4 and PHP 5 Build
2195(Jul 24 2003 20:10:21). The error makes sense. I am just curious
about the version inconsistency. Is this due to a change in PHP 5 (as part
of the class enhancements) or is it an oversight?
For my information, please advise.


==Example==
I can initiate a class before it is defined in version 4, but not in 5.


?
 //filename.php

 //you can initiate the class before it is defined
 $page = new PageClass;

  class PageClass{  blah...blah...blah...;  }

?
 will work in PHP 4, but will generate an 'Underfine Class' error in PHP 5.

 In PHP 5, the above must be written as

 ?
  //class must be defined first
  class ClassName {blah...blah...; }

  //class must be defined before it is initiated
  $page = new ClassName;
?


This error makes sense, as you cannot use something that doesn't exist.
I'm mostly curious about the inconsistency between the two versions.

This is not a big issue, but I am curious? Any comments?

-john


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



[PHP] PHP 5 and COM problem

2003-07-21 Thread Aaron
I just updated my binaries to their PHP 5 counterparts (from 
http://kromann.info/php4.php) and im getting issues with COM.

The following line:

$foo=new COM(GnucDNA.Core);

Generates this error:

Fatal error: Class 'com' not found in path to script on line line num

The COM object has been registered and if it means anything im a PHPGTK 
developer. Any help appreicated.

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


[PHP] PHP 5 and Zend Optimizer/Accelator

2003-07-02 Thread [-^-!-%-


Are there any plans to bundle PHP 5 with Zend Optimizer/Accelerator?
(whichever you need to view Zend Encoded files)

Will it have any support for encrypted files (like those created by Zend
Encoder) ?



=P e p i e  D e s i g n s
 www.pepiedesigns.com
 Providing Solutions That Increase Productivity

 Web Developement. Database. Hosting. Multimedia.



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



[PHP] PHP 5 and 4 Incompatibilities?

2003-06-30 Thread Reuben D. Budiardja

Hello,
I tried to find this on the website but didn't find it. So, is there any known 
backward incompatibilities with PHP 4? If yes, anyone knows where we can find 
the list?
or PHP 4 code will mainly just work with PHP 5 ?

Thanks.
RDB
-- 
-
/\  ASCII Ribbon Campaign against HTML
\ /  email and proprietary format
 X   attachments.
/ \
-


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



[PHP] PHP 5 won't install

2003-06-26 Thread janet
I downloaded PHP 5-dev from snaps last night but it is giving me an error
when I try to install it. The error is: The dynamic link library libxml2.dll
could not be found in the specified path. 

I have been downloading and installing PHP 5 from snaps for some time and
haven't had any problem installing it prior to this. Is this a change,
something different about the installation procedure? Or is there a problem
with PHP 5 on snaps. 

I am using Windows 2000. I download the zip file, unzip into the PHP
directory, and copy php4ts.dll into winnt\system32. This has worked many
times in the past.

Thanks,

Janet

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



Re: [PHP] PHP 5 won't install

2003-06-26 Thread Edin Kadribasic
You need to copy dlls\*.dll to winnt\system32 too.

Edin

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 6:26 PM
Subject: [PHP] PHP 5 won't install


 I downloaded PHP 5-dev from snaps last night but it is giving me an error
 when I try to install it. The error is: The dynamic link library
libxml2.dll
 could not be found in the specified path.

 I have been downloading and installing PHP 5 from snaps for some time and
 haven't had any problem installing it prior to this. Is this a change,
 something different about the installation procedure? Or is there a
problem
 with PHP 5 on snaps.

 I am using Windows 2000. I download the zip file, unzip into the PHP
 directory, and copy php4ts.dll into winnt\system32. This has worked many
 times in the past.

 Thanks,

 Janet

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





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



Re: [PHP] PHP 5 won't install

2003-06-26 Thread janet
In a message dated 6/26/2003 1:08:02 PM Pacific Daylight Time,
[EMAIL PROTECTED] writes:

You need to copy dlls\*.dll to winnt\system32 too.

Yes, but my question is about the change. There are two, libxml2 and iconv,
that I had to copy into the system directory before PHP 5 would run. I didn't
have to do this when I previously installed PHP 5. I just started having to
copy these dlls yesterday. My question is whether this is a permanent change
to the installation process or something that will be fixed. 

Janet

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



Re: [PHP] PHP 5 won't install

2003-06-26 Thread Edin Kadribasic
Yes, this is something that would probably be changed before the final
release, maybe even in the upcoming beta1.

Edin
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 10:34 PM
Subject: Re: [PHP] PHP 5 won't install


 In a message dated 6/26/2003 1:08:02 PM Pacific Daylight Time,
 [EMAIL PROTECTED] writes:

 You need to copy dlls\*.dll to winnt\system32 too.

 Yes, but my question is about the change. There are two, libxml2 and
iconv,
 that I had to copy into the system directory before PHP 5 would run. I
didn't
 have to do this when I previously installed PHP 5. I just started having
to
 copy these dlls yesterday. My question is whether this is a permanent
change
 to the installation process or something that will be fixed.

 Janet




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



RE: [PHP] PHP 5

2003-02-18 Thread Brad Young
Your best bet is to view the recorded on-line seminars that Zeev Suraski gave on this 
subject.

Go to: http://www.zend.com/iseminar.php

View these ones: 
The Future of PHP and the Zend Engine 2
The Future of PHP and the Zend Engine 2 - Part 2 Examples and tutorials 

Brad
__
Brad Young
[EMAIL PROTECTED] 
Zend - The PHP Company
 


-Original Message-
From: Adrian Portsmouth [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 7:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP] PHP 5


Hi,

I have been checking out the books on Amazon.com and it seems there is a
PHP5 book in the works due to be released on March the 4th. Does anyone
know where I can find out information about this new release of PHP,
what changes there are etc?

TIA

Adrian

www.phpscriptsearch.com


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



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




[PHP] PHP 5

2003-02-17 Thread Adrian Portsmouth
Hi,

I have been checking out the books on Amazon.com and it seems there is a
PHP5 book in the works due to be released on March the 4th. Does anyone
know where I can find out information about this new release of PHP,
what changes there are etc?

TIA

Adrian

www.phpscriptsearch.com


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




Re: [PHP] PHP 5

2003-02-17 Thread Stephan Seidt
Hi,

Well, something very important in php5 is ZendEngine2:
http://cvs.php.net/co.php/ZendEngine2/ZEND_CHANGES

bye

Adrian Portsmouth wrote:

Hi,

I have been checking out the books on Amazon.com and it seems there is a
PHP5 book in the works due to be released on March the 4th. Does anyone
know where I can find out information about this new release of PHP,
what changes there are etc?

TIA

Adrian

www.phpscriptsearch.com




--
if (!$TCPA-connect()) {
throw new Exception('Sorry, no coffe today', EX_FATAL);
}


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




Re: [PHP] PHP 5

2003-02-17 Thread Greg Donald
On Mon, 17 Feb 2003, Stephan Seidt wrote:

Well, something very important in php5 is ZendEngine2:
http://cvs.php.net/co.php/ZendEngine2/ZEND_CHANGES

Looks like PHP5 will be a lot like java/c++ when released.  Exception 
handling, true object support, and an inline debugger, oh my!

When is the expected release date?  Or is still too soon to tell still?

Thanks,


-- 
Greg Donald
http://destiney.com


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




[PHP] PHP 5??

2002-05-11 Thread Tim Thorburn

Hi,

In my seemingly never ending search for a decent hosting company, I've 
contacted some customer service people from Verio who tell me a very 
interesting story ... they're currently upgrading their PHP to version 5 
... which I find odd as there's only mention of 4.2.0 on php.net ...

So my question is, was the guy I was talking to knowledgeable of inside 
things, or did he not have a clue what he was talking about?

Thanks
-Tim



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




Re: [PHP] PHP 5??

2002-05-11 Thread Rasmus Lerdorf

He has no clue.  There is no PHP 5.  The next version will be 4.2.1 next
week and probably 4.3 after that.

-Rasmus

On Sat, 11 May 2002, Tim Thorburn wrote:

 Hi,

 In my seemingly never ending search for a decent hosting company, I've
 contacted some customer service people from Verio who tell me a very
 interesting story ... they're currently upgrading their PHP to version 5
 ... which I find odd as there's only mention of 4.2.0 on php.net ...

 So my question is, was the guy I was talking to knowledgeable of inside
 things, or did he not have a clue what he was talking about?

 Thanks
 -Tim



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



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




[PHP] PHP 5?

2002-02-23 Thread Weston Houghton


Are there rumblings of what to look for in the next major release of PHP
yet? Is there a different, better place to ask? I'm just curious...

Wes



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




<    1   2   3