public marks

PUBLIC MARKS with tags pear & php

February 2006

phpied.com » Blog Archive » DB-2-MDB2

by nhoizey & 1 other
Recently I had to move an existing project from using PEAR::DB to PEAR::MDB2 - the new database abstraction layer. I took notes on the parts of the code I needed to change, I hope they can benefit someone who's doing the same.

January 2006

PEAR :: Bug #6061 :: problem creating root node with Oracle

by kasi77
line 975 replace : $parent['norder'] = is_null($tmp_order) ? 0 : $tmp_order; by : $parent['norder'] = (is_null($tmp_order) or empty($tmp_order)) ? 0 : $tmp_order;

The Melonfire Community - Trog

by Krome (via)
Serializing XML With PHP

Instant XML with PHP and PEAR::XML_Serializer [PHP & MySQL Tutorials]

by Krome & 2 others (via)
PEAR::XML_Serializer works on the principle that XML can be represented as native PHP types (variables). In other words, you can build some array in PHP, pass it to XML_Serializer, and it will give you back an XML document that represents the array.

December 2005

Poo-tee-weet - blog

by nhoizey (via)
a show case of some of the new features in MDB2. especially to demo some PHP5 specific features

International PHP Magazine::Featured Article::The State of the PEAR Address

by nhoizey
Today PEAR has over 200 active maintainers [3] and many more registered developers that help with frequent patches. The repository is home to over 400 object oriented (OO) packages. Total download numbers exceed 11.5 million...

November 2005

Image_Graph - PEAR Open Source PHP OO Graph Rendering Utility

by nhoizey & 3 others
Image_Graph is, as is indicated by the title, a project to create graphs. It utilizes PHP's object oriented model, to simple but very customizable enable a user/developer to create highly versatile graphs.

HTML_AJAXの和訳

by KoshigoeBushou
PEARライブラリのHTML_AJAXの和訳とかサンプルとか

PUBLIC TAGS related to tag pear

ajax +   behavior +   behaviour +   clevermarks +   css +   groupe:clever-age +   html ajax +   javascript +   php +   type:slides +