php-windows Digest 28 Nov 2005 04:09:18 -0000 Issue 2836
Topics (messages 26535 through 26536):
Re: Wanna Join me for an open source PHP Project?
26535 by: Bob Stout
PHP 5.1 can't connect to MySQL 5.0.15
26536 by: S. Kang
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
bala chandar wrote:
>Hi All,
>
>I have just started a Open source Project in SourceForget.net using PHP.
>
>Project Name: Weblook Express
>URL : http://sourceforge.net/projects/weblookexpress
>
>Idea came to me when I thought of porting the complete windows based
>Desktop outlook express Application into a Portable, Web based
>Application that runs on any Javascript supported web browser for any
>POP3, or IMAP or HTTP Mail Service Providers.
>
>I am just looking for people who can work along with me so that
>complete porting occurs so that we can release the base version.
>
>Technology to be used would be PHP, XML, XSLT, Javascript, HTML.
>
I'm currently using a commercial product for Outlook-HTML archiving
(MAPIlab's HTML E-mail Archiver). Although it works well and I'm
generally pleased with it, I would be interested in such an application
that was open source. However, I have no interest in Outlook Express. If
this ever progresses to the point of an MS Outlook version, I could get
interested in it.
--
Bob Stout <[EMAIL PROTECTED]> - The rules of life:
"Either lead, follow, or get out of the way."
"It's easier to get forgiveness than permission."
"90% of everything is garbage."
"Never attribute to malice what can be adequately explained by
stupidity."
--- End Message ---
--- Begin Message ---
WinXP Prof + SP2
Apache 2.0.55
MySQL 5.0.15
Can we connect to MySQL 5.0.15 using php_mysql.dll? It seems like there
is a problem with PHP 5.1 and MySQL 5.0.15.
working.
php_mysqli.dll
php_pdo.dll
php_pdo_mysql.dll
but working.
php_mysql.dll
Is there anyone got the same problem?
Under PHP 5.0.5, I can connect to MySQL 5.0.15 using either
php_mysql.dll and php_mysqli.dll.
It is strange?
--- End Message ---