|
PEAR xml_rpc => send an php object Hi, is there a posibility to convert an object to an XML_RPC_Value? I noticed the "struct" type for XML_RPC_Value, but a struct can only contain variables encapsulated in XML_RPC_Values too Quote from documentation: --- The fourth constructor form can be used to compose complex XML-RPC values. The first ar... 9 Apr 2008 13:47
[ANNOUNCEMENT] Services_SharedBook-0.2.6 (beta) Released. The new PEAR package Services_SharedBook-0.2.6 (beta) has been released at http://pear.php.net/. Release notes ------------- * Fixed directory structure Package Info ------------ SharedBook has developed a unique, on demand reverse publishing platform to help businesses and consumers extract, manipulate and p... 9 Apr 2008 11:19
[ANNOUNCEMENT] Console_Table-1.1.1 (stable) Released. The new PEAR package Console_Table-1.1.1 (stable) has been released at http://pear.php.net/. Release notes ------------- Fix rendering of multiline rows with cells that contain zeros (Bug #13629). Package Info ------------ Provides methods such as addRow(), insertRow(), addCol() etc. to build console tables w... 9 Apr 2008 06:08
[ANNOUNCEMENT] Crypt_MicroID-0.1.0 (alpha) Released. The new PEAR package Crypt_MicroID-0.1.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Initial release Package Info ------------ Provides methods needed to generate and verify MicroIDs. Related Links ------------- Package home: http://pear.php.net/package/Crypt_MicroID ... 8 Apr 2008 20:29
PEAR_Size-0.1.2 (alpha) Released. Hi Ken, As few people, you'd probably know that my english is not so well. But I try to improve my grammar and syntax day after day. I've noticed that you used "summarise". Is it the same meaning as term "summarize" used by lot of unix commands ? -s, --summarise display channel summary view Rega... 9 Apr 2008 04:32
using File_PDF with existing pdf documents Hi all, I would like to use File_PDF pear class, in order to apply watermarks on existing PDF documents. While reading on this PEAR class documentation, I didn't find a way to manage existing PDF documents, but only to generate new PDFs. Is it possible to edit PDFs with this lib ? If no, is there any other P... 8 Apr 2008 08:20
[ANNOUNCEMENT] PEAR_Size-0.1.2 (alpha) Released. The new PEAR package PEAR_Size-0.1.2 (alpha) has been released at http://pear.php.net/. Release notes ------------- * bug fix: #13549 - all PEAR roles are supported (including 'ext' and 'src') * request: #13441 - console/text output is neater * request: #13442 - channel summary * request: #13527 - CSV output *... 7 Apr 2008 20:27
[ANNOUNCEMENT] HTML_AJAX-0.5.5 (beta) Released. The new PEAR package HTML_AJAX-0.5.5 (beta) has been released at http://pear.php.net/. Release notes ------------- * Merge bug fixes in combineJsIncludes from Clearhealth * Fix for bug #13616, HTML_AJAX_lite.js wasn't rebuilt in the 0.5.4 release Package Info ------------ Provides PHP and JavaScript librarie... 7 Apr 2008 18:52
[ANNOUNCEMENT] Services_Amazon_S3-0.1.0 (alpha) Released. The new PEAR package Services_Amazon_S3-0.1.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- First alpha release. Package Info ------------ Services_Amazon_S3 is a PHP library for accessing Amazon Simple Storage Service (S3). The library is based on the 2006-03-01 REST API. ... 7 Apr 2008 16:45
One more MDB2 Portability question Hello again! I often use the INSERT IGNORE in my scripts, but not that I want my scripts to be database independant, I need to know if this is a mysql-specific or is it a portable statement in MDB2 class. INSERT IGNORE is very convenient in case when you have a unique index and want to insert a new record b... 7 Apr 2008 18:52 |