First  |  Prev |  Next  |  Last
Pages: 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
[ANNOUNCEMENT] Mail-1.2.0a2 (alpha) Released.
The new PEAR package Mail-1.2.0a2 (alpha) has been released at http://pear.php.net/. Release notes ------------- - Make sure Net_SMTP is defined when calling getSMTPObject() directly (slusarz(a)curecanti.org, Bug #13772). Package Info ------------ PEAR's Mail package defines an interface for implementing mailer... 25 Apr 2008 01:22
[ANNOUNCEMENT] Mail-1.2.0a1 (alpha) Released.
The new PEAR package Mail-1.2.0a1 (alpha) has been released at http://pear.php.net/. Release notes ------------- - Add addServiceExtensionParameter() to the SMTP driver (slusarz(a)curecanti.org, Bug #13764). - Add a method to obtain the Net_SMTP object from the SMTP driver (slusarz(a)curecanti.org, Bug #13766). Pa... 24 Apr 2008 18:13
[ANNOUNCEMENT] Net_SMTP-1.3.0 (stable) Released.
The new PEAR package Net_SMTP-1.3.0 (stable) has been released at http://pear.php.net/. Release notes ------------- - Add getServiceExtensions (slusarz(a)curecanti.org, Bug 13763) Package Info ------------ Provides an implementation of the SMTP protocol using PEAR's Net_Socket class. Related Links ---------... 24 Apr 2008 17:26
Net_LDAP error message.
Hi all, I've been playing with the Net_LDAP package to generate a list of user accounts for a telephone directory. I've got the following code from the package documentation: <?php // Inclusion of the Net_LDAP package: require_once 'Net/LDAP.php'; error_reporting(E_ALL); // The... 24 Apr 2008 08:37
[ANNOUNCEMENT] HTML_Progress2-2.4.0 (stable) Released.
The new PEAR package HTML_Progress2-2.4.0 (stable) has been released at http://pear.php.net/. Release notes ------------- * news - implement request #12532 : Add addional info to apc5 info * changes - drop support of UPM4 backend in HTML_Progress2_Upload (PHP4 patch for upload) * bugs - #13664 : setLabelA... 24 Apr 2008 02:50
[ANNOUNCEMENT] Services_Digg-0.4.4 (alpha) Released.
The new PEAR package Services_Digg-0.4.4 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fixed it so Services_Digg_Proxy passes on $_GET['appkey'] if it's provided. Package Info ------------ An interface for accessing Digg's web services API at http://services.digg.com. Rel... 22 Apr 2008 17:11
DB_DataObject and multiple databases
I'm working on a migration project taking the data from an early version of an modified application in db1 and migrating it into a current version of the unmodified application on db2, like to figure out how to use dbdo to work with this so that I can massage the data into db2 as I go along each database ins... 27 Apr 2008 12:42
[ANNOUNCEMENT] Validate_AU-0.1.1 (alpha) Released.
The new PEAR package Validate_AU-0.1.1 (alpha) has been released at http://pear.php.net/. Release notes ------------- - Bug #13111 phoneNumber() tests inaccurate Package Info ------------ Package containes locale validation for AU such as: * Phone Number * Postal Code * Tax File Number * Australian Bu... 22 Apr 2008 09:43
[ANNOUNCEMENT] XML_Query2XML-1.7.0RC1 (beta) Released.
The new PEAR package XML_Query2XML-1.7.0RC1 (beta) has been released at http://pear.php.net/. Release notes ------------- This feature release brings the following additions: - new driver for PEAR Net_LDAP2: XML_Query2XML_Driver_LDAP2 - options 'limit' and 'offset' now supported by the MDB2 and DB drivers; th... 21 Apr 2008 09:16
[ANNOUNCEMENT] PHP_CodeSniffer-1.1.0a1 (alpha) Released.
The new PEAR package PHP_CodeSniffer-1.1.0a1 (alpha) has been released at http://pear.php.net/. Release notes ------------- - Added support for multiple tokenizers so PHP_CodeSniffer can check more than just PHP files -- PHP_CodeSniffer now has a JS tokenizer for checking JavaScript files -- Sniffs need to b... 20 Apr 2008 21:09
First  |  Prev |  Next  |  Last
Pages: 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51