First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
QuickForm - E-Mail validation with checkdnsrr() - subdomains
James Collins schrieb: Hi Markus, Which operating system are you running your PHP code from? According to http://php.net/manual/en/function.checkdnsrr.php, the function might not exist if you're using Windows. I do not have any specific experience with the checkEmail() or checkdnsrr() func... 11 Feb 2010 05:02
QuickForm - E-Mail validation with checkdnsrr() - subdomains
Hello This is actually not specifically a QuickForm question, but it is related to this function I took from the QuickForm manual, and which is actually built-in natively in QuickForm, too: function checkEmail($email, $domainCheck = false) { if (preg_match('/^[a-zA-Z0-9\._-]+\@(\[?)[a-zA-Z0-9\-\.]+'. ... 11 Feb 2010 08:19
FW: Installing calendar from Pear Library
Hello, I am trying to install pear calendar program, but get error messages when I try the "just add water" php code in mysql! What am I doing wrong? I may be an oldtimer, but I can beat this! Kind regards, Paul Winter mobile: 00353 87 962 7210 home: 00353 1 624 1258 Fr... 10 Feb 2010 17:59
[ANNOUNCEMENT] Mail-1.2.0b5 (beta) Released.
The new PEAR package Mail-1.2.0b5 (beta) has been released at http://pear.php.net/. Release notes ------------- QA release. Updated minimum dependencies (Net_SMTP, PEAR, PHP) Package Info ------------ PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provide... 8 Feb 2010 23:41
[ANNOUNCEMENT] Text_Statistics-1.0.1 (stable) Released.
The new PEAR package Text_Statistics-1.0.1 (stable) has been released at http://pear.php.net/. Release notes ------------- * Fixed Bug #4492: Undefined index for each new word * Fixed Bug #4490: Divide by zero error * Implement request #4491: Add grade level Package Info ------------ Text_Statistics allows ... 8 Feb 2010 08:54
[ANNOUNCEMENT] Mail-1.2.0b4 (beta) Released.
The new PEAR package Mail-1.2.0b4 (beta) has been released at http://pear.php.net/. Release notes ------------- Doc Bug #15620 Licence change to BSD Bug #13659 Mail parse error in special condition Package Info ------------ PEAR's Mail package defines an interface for implementing mailers under the PEAR hier... 8 Feb 2010 03:27
[ANNOUNCEMENT] Mail-1.2.0b3 (beta) Released.
The new PEAR package Mail-1.2.0b3 (beta) has been released at http://pear.php.net/. Release notes ------------- QA Release. Bug #16200 - Security hole allow to read/write Arbitrary File Package Info ------------ PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It al... 8 Feb 2010 03:27
[ANNOUNCEMENT] VersionControl_Git-0.4.2 (alpha) Released.
The new PEAR package VersionControl_Git-0.4.2 (alpha) has been released at http://pear.php.net/. Release notes ------------- - Fixed a sentence of comment in the Git/Util/Command.php is not valid English (http://github.com/ebihara/VersionControl_Git/issues/closed#issue/4) - Rename Git::initialRepository() to Git:... 5 Feb 2010 17:20
Bounce back address
While sending out mail, i want my bounce back address to be different, I tried using MAIL FROM in the headers but this does not work. Anybody have an idea as to how i can redirect my bounced messages to a different email. Thanks ... 6 Feb 2010 11:53
Pager, first page link
Hello, I couldn't find an answer to this anywhere, could be maybe a feature request too. The thing is that I use the Pager class to make pretty URLs on the websites I develop. The links structure I create is as follows: /category/ /category/page2/ /category/page3/ .... /category/pageN/ Then, the pro... 4 Feb 2010 06:41
First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35