Posted by
michael
on from the choice-of-a-new-generation dept.
aftk2 writes "PHP.Net has just reported the release of PHP 4.3.0. The update sports a unified method of handling files and sockets, a bundled GD library (for working with images), and finalizes PHP's command line interface. For other information, check out the ChangeLog."
In a related note....
by
Davorama
·
· Score: 5, Informative
...this just came in to my inbox. PEAR at version 1.0. Good job folks!
The new PEAR package PEAR-1.0 (stable) has been released at http://pear.php.net/.
Release notes ------------- * set default cache_ttl to 1 hour * added "clear-cache" command
Package Info ------------- The PEAR package contains: * the PEAR base class * the PEAR_Error error handling mechanism * the PEAR installer, for creating, distributing and installing packages
Authors - ------------ Stig Bakken <ssb@fast.no> (lead) Thomas V.V.Cox <cox@idecnet.com> (developer) Martin Jansen <mj@php.net> (helper)
--
Davo -- Free speech, free software, AND free beer.
Re:Most needed feature for newbies......
by
caluml
·
· Score: 5, Informative
I can't believe you're saying this.
The PHP docs are brilliant.
You just type in the function name, and there are enough examples to get you running until you actually start understanding the language.
I learnt PHP purely from www.uk.php.net, and I have always found the Java and Perl docs to have too much stuff in them.
The PHP docs are like this:
mysql_connect ([hostname],[username],[password])
Returns true if successful.
What more do you need to know? What goes into a function, what comes out.
I'm genuinely not trolling here, I'm just surprised that anyone could moan about the PHP docs.
Davo -- Free speech, free software, AND free beer.
I can't believe you're saying this.
The PHP docs are brilliant.
You just type in the function name, and there are enough examples to get you running until you actually start understanding the language.
I learnt PHP purely from www.uk.php.net, and I have always found the Java and Perl docs to have too much stuff in them.
The PHP docs are like this:
mysql_connect ([hostname],[username],[password]) Returns true if successful.
What more do you need to know? What goes into a function, what comes out.
I'm genuinely not trolling here, I'm just surprised that anyone could moan about the PHP docs.
Get your own free personal location tracker