First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
[ANNOUNCEMENT] PEAR_PackageUpdate-1.0.0 (stable) Released.
The new PEAR package PEAR_PackageUpdate-1.0.0 (stable) has been released at http://pear.php.net/. Release notes ------------- FINAL and first STABLE version after 9 month since last BETA release. No bug found ! * news - default configuration file (.ppurc|ppurc.ini) is loaded from and saved into PEAR configur... 1 May 2008 04:10
Quickform with Smarty. Undefined index Error ??
Hello all, I am not only new to PHP/PEAR/Smarty but also to this list. Please forgive any newbie mistakes I make :) Thank you! I have setup QuickForm to be used with Smarty templates. The form displays fine but below the form I get numerous Undefined index Errors. ERRNO: 8 TEXT: Undefined index: form LO... 30 Apr 2008 13:18
Need help with Crypt_RSA
I'm having problems with the Crypt_RSA extension. This is probably due to my misunderstanding of its APIs but I'm not sure. Here is what I'm doing: I am currently replacing a Java app with a PHP app. The Java web app is passed a token (a string) encrypted using RSA. The provider on the sending side is Bouncy... 28 Apr 2008 19:23
[ANNOUNCEMENT] Services_Yahoo_JP-0.1.0 (alpha) Released.
The new PEAR package Services_Yahoo_JP-0.1.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- alpha version. Package Info ------------ Interface for Yahoo!JAPAN Web Services API. Related Links ------------- Package home: http://pear.php.net/package/Services_Yahoo_JP Chan... 28 Apr 2008 12:20
Help!
Hello there! I have some trivial questions and apology if its a nuisance. I am learning PHP and i am working on this project for my Database Systems at my school. On my project, i am supposed to create a Spreadhsheet from the databse using PHP. I was browsing through internet for help and came across PEAR's Excel_Spre... 28 Apr 2008 11:33
PEAR mail problem
Hi, I am also facing similar problem. Following is my script. I found that send method fails. Please help me to solve this issue. <?php require_once "../PEAR/Mail.php"; $from = "Daniel <info(a)crewnewmexico.com>"; $to = "Mandar <mandar.b(a)codewalla.com>"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; ... 28 Apr 2008 01:12
Installing PEAR
Hello All: I am writing to get some help on how to install and use PEAR. I am hoping to start by installing the PEAR base and work my way up to using some of the more advanced packages. Let me tell you a little bit about my server first. I have a Linux Fedora 6 server running PHP 5.1.6. The "Configure Comma... 16 May 2008 16:57
[ANNOUNCEMENT] HTML_QuickForm_CAPTCHA-0.3.0 (beta) Released.
The new PEAR package HTML_QuickForm_CAPTCHA-0.3.0 (beta) has been released at http://pear.php.net/. Release notes ------------- - Switch to New BSD license - Fixed Image driver to not display superfluous HTML attributes - Upgrade to package.xml version 2.0 - Cosmetic code clean up Package Info ------------ ... 26 Apr 2008 19:19
[ANNOUNCEMENT] HTML_QuickForm_advmultiselect-1.4.1 (stable) Released.
The new PEAR package HTML_QuickForm_advmultiselect-1.4.1 (stable) has been released at http://pear.php.net/. Release notes ------------- * news - Introduce a TIP to make double-select-box XHTML 1.0 Strict compliant even with an empty list. * bugs - fix #13680 : XHTML - Need to create a distinct id for all ... 26 Apr 2008 13:51
Translation2 with MDB2 Container should probably be changed
Hello! I am using Translation2 with MDB2 container to store the translation strings. It works fine, however I think that it's not a good idea to alter the table every time you want to add new language. There has got to be a better way to add new language without the need to alter i18n table There is alr... 27 Apr 2008 16:36
First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50