Wednesday, November 08, 2006

 

PHP 5.2.0 Release Announcement

The PHP development team is proud to announce the immediate release of PHP 5.2.0. This release is a major improvement in the 5.X series, which includes a large number of new features, bug fixes and security enhancements.


The key features of PHP 5.2.0 include:

Security Enhancements and Fixes in PHP 5.2.0:

All users of PHP, especially those using earlier PHP 5 releases are advised to upgrade to this release as soon as possible. This release also obsoletes the 5.1 branch of PHP.

For users upgrading from PHP 5.0 and PHP 5.1 there is an upgrading guide available here, detailing the changes between those releases and PHP 5.2.0.

 

Tuesday, November 07, 2006

 

About Gmail

Gmail Mobile

Get Gmail on your mobile phone.

Point your phone's web browser to http://gmail.com to access Gmail from your mobile phone or device. It's easy to use and it's free (but yes, your wireless plan could still charge you).

Read more at mail.google.com/mail/he...


Saturday, June 10, 2006

 

SAJAX - Simple Ajax Toolkit by Modern Method - XMLHTTPRequest Toolkit for PHP

Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.

Read more at www.modernmethod.com/sa...


 

Emulating a Basic Web Server with Sockets in PHP

Do you think that programming sockets with PHP is really hard work? Not at all. If you’re still not convinced, read this final part of the series “Handling sockets with PHP .” In three parts, this series shows how to work with low-level sockets in PHP . It introduces some of the typical tasks, such as creating sockets, as well as reading and writing socket data.

Read more at www.devshed.com/c/a/ PHP ...


Tuesday, May 23, 2006

 

Firefox AMD64 Flash Java - Ubuntu Wiki

What we are going to do is install 'Firefox 1.5 32 bit version', using linux32 execution command. (Without the complicated 'chroot' method)With this method you can't use the original 'Firefox' from Ubuntu and this new installation at the same time, but it doesn't matter because you won't use the default navigator anymore ;) , for this reason is a good idea print this manual and shut down Firefox browser.

Read more at wiki.ubuntu.com/Firefox...


Thursday, May 11, 2006

 

60 More AJAX Tutorials

The maxkiesler.com site has published collection of an AJAX tutorials. providing more then 60 articles and tutorials such as "File Uploads Progress Bar", "AJAX Chat Sources Code for Download", "Dynamically loaded articles","AJAX Design Patterns - Using The Dojo Toolkit" and more...

 

PHP GAINS IN THE TIOBE PROGRAMMING COMMUNITY INDEX

The TIOBE Programming Community Index has been updated for April 2006 showing their view on the status of programming languages in the development community. PHP moves up a spot from 5th to 4th. The long-in-the-tooth C fades back a bit relinquishing 1st place to Java, while C++ gains on its brethren with PHP biting on its heels (a margin of 0.02 between their percentages). PHP has a higher climb rate so expect another big move in the coming year.

Tuesday, May 09, 2006

 

Google Adsense

Google Adsense

Sunday, May 07, 2006

 

Free PHP Hosting

PHP Hosting

Free PHP Hosting


 

ADOdb Implementation of Active Record: cloning Zend_Db_DataObject | PHP Everywhere

The Active Record pattern is becoming extremely popular because it allows you to hide many implementation details for loading, inserting and updating data. For example, the following code reads a record from the Products table, and allows you to update some fields without SQL. Works in both PHP4 and 5!

Read more at ADOdb Implementation of Active Record: cloning Zend_Db_DataObject | PHP Everywhere


 

HTML to PDF via PHP.

dompdf is a PHP5 class that does just that. This is PHP 5 only class and not supported by PHP 4

PDF via PHP devzone.zend.com/node/v...


This page is powered by Blogger. Isn't yours?