First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
HTML_QuickForm Hierselects seperating out selets
Hi All, When you create the default hierselect it created as one element. I'd like to edit it's template and make it look like it's two separate elements with their own labels, as though I were create two separate selects, but still have the javascript generated. Any thoughts on how to do this? Mark ... 12 Aug 2008 16:18
SOAP: Proxy adds header line
Hello, I hope that somebody is able to help me. When using the SOAP_Client class I am experiencing the problem that our company proxy is adding a "HTTP/1.0 200 OK\r\n" line in front of the response. Due to the "/r/n", the soap_parser fails to parse the answer as it begins with "HTTP 1.0/..". So basically, ... 12 Aug 2008 10:06
With regards
Dear Sir/Madam, Got a problem in installing the downloaded pacakage from pear. But I could installed only Calendar package. Could you kindly help me to solve this problem ... 13 Aug 2008 10:45
Service/Amazon/S3.php not being found
Here's the sample code from the sample: <?php echo 1; require_once('Service/Amazon/S3.php'); echo 2; // Replace with your own credentials $accessKeyId = 'xxxxxxx'; $secretAccessKey = xxxxxxxxxxxx; $s3 = Services_Amazon_S3::getAccount($accessKeyId, $secretAccessKey); foreach ($s3->getBuckets() as $bucket) {  print "<li>... 12 Aug 2008 11:08
[ANNOUNCEMENT] Pager-2.4.7 (stable) Released.
The new PEAR package Pager-2.4.7 (stable) has been released at http://pear.php.net/. Release notes ------------- - fixed bug #13604: WARNINGS with PHP 5.3-dev [thanks to Chris Troup] - request #13567: support for regexp in 'excludeVars' [thanks to Stefano Coletta] - fixed bug #13913 empty prev/next image shown w... 11 Aug 2008 05:23
test
Hi all I have been trying to send some stuff in the spanish comunity but looks like nobody gets to see it. do you guys actually see this text? How should I proceed to participate in the discussions that are taking place? ... 8 Aug 2008 09:57
[ANNOUNCEMENT] PEAR_Size-0.1.6 (alpha) Released.
The new PEAR package PEAR_Size-0.1.6 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #14465: warning if files (which are registered as installed) are missing Package Info ------------ A commandline tool modeled on the Unix 'df' that lists how much filespace each insta... 6 Aug 2008 21:06
[ANNOUNCEMENT] PEAR_Size-0.1.5 (alpha) Released.
The new PEAR package PEAR_Size-0.1.5 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #14464: fatal error occurs if Output driver is set incorrectly Package Info ------------ A commandline tool modeled on the Unix 'df' that lists how much filespace each installed packag... 6 Aug 2008 20:04
Logging from multiple scripts
I have a web app and a CLI app which runs as a cron job and I am looking to have both log to a single file. I was looking at the error_log() and Pear::Log package. I am specifically looking to do this to a file and not a database since this needs to be a fairly self-contained app. Would one of the 2 ways I mentione... 6 Aug 2008 18:00
[ANNOUNCEMENT] Log-1.11.1 (stable) Released.
The new PEAR package Log-1.11.1 (stable) has been released at http://pear.php.net/. Release notes ------------- - Log::_getBacktraceVars() no longer produces notices. (Bug 14398) - Log::_extractMessage() now uses var_export() instead of print_r(). (Bug 14430) Package Info ------------ The Log package provide... 6 Aug 2008 01:33
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29