News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Nexen.net:
Elephpants, 2008 generation
0 comments :: posted Friday May 02, 2008 @ 17:12:40
voice your opinion now!

So you've seen all of the pictures of the elePHPants floating around and want to get your hands on one of your very own? Good news! Damien Seguy and crew have another fresh batch of huggable blue PHPness on the way and you can place your order now:

If you have missed the boat of the first generation of elePHPants, now is the right time to catchup up and participate to the 2008 generation! As for the first generation, this project is open to every PHP User group and aficionados, that want to adopt elePHPants, small or big.

Pricing is 4 Euros per elephant (in a 50 count box only) or 50 Euro for one of the larger elephants. They're even open to having company logos ("your own brood") added to the other side of his back. You can find more details on getting your hands on one at this page on the Nexen.net website or just head right to the order form to get a little blue PHPer to call your own.

tagged with: elephpant order stuffed animal small large custom logo


ThinkPHP Blog:
Handling large files with(out) PHP
0 comments :: posted Wednesday August 02, 2006 @ 05:47:06
voice your opinion now!

On the ThinkPHP blog today, there's a quick hint about dealing with larger files both with and whithout PHP.

As one man was quoted "640K of memory should be enough for anybody" no one will need to access more than 2 GB data. What happens if you - just for scientific reasons of course - try to access larger files using your 32bit hardware and your favorite programming language PHP?

They give the example of opening a large 2 gig file with PHP and the resulting error that would pop up. They try a few differnt ways before getting down to more of a non-PHP PHP solution (yes, you read that right). They decided, instead, to create a script to work with the file chunked, using an exec() call to the unix split command to break it up.

tagged with: file handling large fopen error split chunk exec file handling large fopen error split chunk exec


zendframework release PHP5 developer code mysql ajax framework releases book database security zend pecl PEAR conference package application job cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework