G r o u n d  N e t w o r k    
Coding Ground
 
Modules 
· Home
· 3DMaker
· Encyclopedia
· FAQ
· News
· PHP Manual
· Stories Archive
· Surveys
· Top 10
· Topics News
· Webmaster Tools
Excellent Webhosting! 
Excellent Hosting
Search Coding Ground 
Google

Web (www)
Coding.phpground.net
Who's Online 
There are currently,
100 Coder(s) Online

You are another valued user and you are welcome!
Encyclopedia 
· Internet Terms Glossary
· Extensions Glossary ( Almost all File Formats )
· Internet ** Chating ** Acronyms
Participate 
Submit a:
· Script/Tutorial
· Encyclopedia
Last Updated Scripts/Tutorials 

 1: Awake Autoresponder Free Script

 2: PHP Message Quote of the Day Script

 3: PHPnet Forum

 4: Adsense Tracking PHP

 5: Php Rating System

 6: phpWebTrace 1.0

 7: POST Affiliate

 8: A1 StarArticles v5 NEW

 9: easySiteEdit - Quick and Easy way to edit and backup a website

 10: XPertMailer - Sends TRUE Mails


PHP Coding Ground, Free php scripts, SQL, tutorials, Shared Codes, Ebooks, Webmaster Resources: php releases and php related news

Search on This Topic:   
[ Go to Home | Select a New Topic ]

  Other Articles: PHP 5.1.3 Released! 
php releases and php related newsThe PHP development team is proud to announce the release of PHP
5.1.3. This release combines a few feature enhancements with a significant amount of bug fixes and resolves a number of security issues. All PHP users are encouraged to upgrade to this release as soon as possible.
Posted by Ace on Friday, May 05 @ 08:17:07 PDT (2737 reads)
(Read More... | 2543 bytes more | Other Articles | Score: 4.5)
  [ANNOUNCE] PHP 5.1.1 Released! 
php releases and php related newsThe PHP Development Team would like to announce the immediate release of PHP 5.1.1.

This is a regression correction release aimed at addressing several issues that may cause issues for some applications. The main fixes found in this release include the following:

* Native date class is withdrawn to prevent namespace conflict with PEAR's date package.
* Fixed fatal parse error when the last line of the script is a PHP comment.
* eval() hangs when the code being evaluated ends with a comment.
* Usage of {$var} in PHP 5.1.0 resulted in the output of {$var} instead of the $var variable's value enclosed in {}.
* Fixed inconsistency in the format of PHP_AUTH_DIGEST between Apache 1 and 2 sapis.
* Improved safe_mode/open_basedir checks inside the cURL extension.

The full details of the changes in PHP 5.1.1 can be found here: http://www.php.net/ChangeLog-5.php#5.1.1

The PHP development team is proud to announce the release of PHP 5.1.
Some of the key features of PHP 5.1 include:

* A complete rewrite of date handling code, with improved timezone support.
* Significant performance improvements compared to PHP 5.0.X.
* PDO extension is now enabled by default.
* Over 30 new functions in various extensions and built-in functionality.
* Bundled libraries, PCRE and SQLite upgraded to latest versions.
* Over 400 various bug fixes.
* PEAR upgraded to version 1.4.5
Posted by Ace on Friday, November 25 @ 08:21:04 PST (3519 reads)
(Read More... | 3193 bytes more | Score: 5)
  PHP 4.3.10RC2 released 
php releases and php related newsPHP 4.3.10RC2has been released for testing. This is the second release candidate and should be very near production quality. Nevertheless, please download and test it as much as possible on real-life applications to uncover any remaining issues.
Posted by Ace on Friday, December 10 @ 01:37:27 PST (2311 reads)
(Read More... | Score: 0)
  [ANNOUNCE] PHP 4.3.9 Released 
php releases and php related newsPHP Development Team is proud to announce the immediate release of PHP
4.3.9.
This is a maintenance release that in addition to over 50 non-critical
bug fixes, addresses a problem
with GPC input processing. This release also re-introduces ability to write
GIF images via the bundled GD extension.
All Users of PHP are encouraged to upgrade to this release as soon as
possible.
Posted by Ace on Saturday, September 25 @ 00:13:31 PDT (2747 reads)
(Read More... | 1526 bytes more | Score: 0)
  [ANNOUNCE] PHP 5.0.2 Released 
php releases and php related newsThe PHP Development Team is proud to announce the immediate release of PHP
5.0.2.
This is a maintenance release that in addition to many non-critical bug
fixes, addresses a problem with GPC input processing.

All Users of PHP 5 are encouraged to upgrade to this release as soon as
possible.

For changes since PHP 5.0.1, please consult the Changelog
(http://www.php.net/ChangeLog-5.php#5.0.2)

Enjoy,

PHP Development Team
Posted by Ace on Saturday, September 25 @ 00:12:49 PDT (2454 reads)
(Read More... | Score: 0)
  PHP 5.0.1 Released 
php releases and php related newsThe PHP Development Team is glad to announce the release of PHP 5.0.1.
This release is a maintenance release consisting mainly of bug fixes. It also includes new installation docs which are now auto-generated directly from the PHP Manual (INSTALL in the UNIX source package, install.txt in the Windows binary distribution both available at http://www.php.net/downloads.php)
Posted by Ace on Monday, August 16 @ 01:19:20 PDT (2627 reads)
(Read More... | 652 bytes more | Score: 4)
  PHP 4.3.8 Released 
php releases and php related newsPHP Development Team is would like to announce the immediate availability of PHP 4.3.8.
This release is made in response to several security issues that have been discovered since the 4.3.7 release. All users of PHP are strongly encouraged to upgrade to PHP 4.3.8 as soon as possible.
Posted by Ace on Wednesday, July 14 @ 00:57:15 PDT (2576 reads)
(Read More... | 382 bytes more | Score: 0)
  PHP 5.0.0 Released ! 
php releases and php related newsThe PHP development team is proud to announce the official release of PHP 5.

Some of the key features of PHP 5 include:

- The Zend Engine II with a new object model and dozens of new features.
- XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/).
Posted by Ace on Wednesday, July 14 @ 00:56:03 PDT (2779 reads)
(Read More... | 1190 bytes more | Score: 2.5)
  PHP 4.3.7 Released 
php releases and php related newsPHP Development Team is proud to announce the release of PHP 4.3.7.
This is a maintenance release that in addition to several non-critical bug
fixes, addresses an input validation vulnerability in escapeshellcmd() and
escapeshellarg() functions on the Windows platform. Users of PHP on Windows
are encouraged to upgrade to this release as soon as possible.
Find this release @: http://www.php.net/
Posted by Ace on Thursday, June 03 @ 06:27:21 PDT (3164 reads)
(Read More... | 1301 bytes more | Score: 4)
  Other Articles: PHP 4.3.6 Released 
php releases and php related newsPHP Development Team is proud to announce the release of PHP 4.3.6. This is is a bug fix release whose primary goal is to address two bugs which may result in crashes in PHP builds with thread-safety enabled. All users of PHP in a threaded environment (Windows) are strongly encouraged to upgrade to this release.
Download @: http://www.php.net/downloads.php
Posted by Ace on Friday, April 16 @ 03:32:14 PDT (3166 reads)
(Read More... | 1257 bytes more | Other Articles | Score: 0)
Survey 
Which is your favorite e-mail?

Gmail
Hotmail
Yahoo
AIM
Inbox.com
FastMail Guest Account
BigString.com
HotPOP
goowy mail
My Way Mail
I only use my company's/my website email
Other



Results
Polls

Votes 688
Newest Scripts Added 
Total Files: 865
Total Categories: 132
Total Downloads: 889742

Newest Files Newest Files Newest Files
ActualAnalyzer Lite/Pro/Gold/Server 1: ActualAnalyzer Lite/Pro/Gold/Server 
[Hits: (194)]

phpTrafficA 2: phpTrafficA 
[Hits: (256)]

PhotoCap Photo Captioning Contest 3: PhotoCap Photo Captioning Contest 
[Hits: (308)]

Contest Score Board 4: Contest Score Board 
[Hits: (309)]

Text Link Ad Rotator 5: Text Link Ad Rotator 
[Hits: (284)]

Search and Contextual Ad Network Server with Click Fraud Protection. 6: Search and Contextual Ad Network Server with Click Fraud Protection. 
[Hits: (269)]

Pay-Per-Click XML Feed Parser 7: Pay-Per-Click XML Feed Parser 
[Hits: (253)]

ES Simple Uploader 8: ES Simple Uploader 
[Hits: (8945)]

Text Link Ad Rotater 9: Text Link Ad Rotater 
[Hits: (535)]

Openads 2.0 for PostgreSQL 10: Openads 2.0 for PostgreSQL 
[Hits: (420)]

Random Headlines 

PHPnet
[ PHPnet ]

·PHP-net.net Is back - The Free Open Source PHP Forum
Link To Us 

Link To Coding Ground

Coding Ground

Partners-Network 
-IT Information Technology S.A.R.L Lebanon

-English Arabic Translation services

-TopWebHosting

- phpkitchen.com

Need to Advertise on Coding Ground?
Contact us


 
PHP Coding Ground - Free php scripts Yamout Family Website
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest by
Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.604 Seconds

:: PHP Net Team 2003-2004 ::