Hi baboucarr,
baboucarr sanneh schrieb:
hi guys
i want to develop a mailing list and the email addresses would be stored on a database..I want to kno how i can do this using php and mysql..
any help ?thnx
If you don't want to start from scratch, have a look at the PHP
addressbook [1] and the
I don't think it's outside the scope of this list, as WPI is just one
method of installing PHP and this proves my point and the reason why I
don't use the WPI.
Keith Davis (214) 906-5183
-Original Message-
From: Venkat Raman Don [mailto:don.ra...@microsoft.com]
Sent: Sunday, November
I disagree with this. I find the web platform installer to be inconsistent at
times, and I for one prefer to know exactly how my system is configured. I
never could get the WPI to work for PHP at all (works ok with other application
services.
Keith Davis (214) 906-5183
-Original Messag
I disagree with this. I find the web platform installer to be inconsistent at
times, and I for one prefer to know exactly how my system is configured. I
never could get the WPI to work for PHP at all (works ok with other application
services.
Keith Davis (214) 906-5183
-Original Message
Hi,
For other people knowledge and for archiving purpose the problem was because
PHP MSI custom install action is failing. I helped Steve working it around by
doing the handler mapping manually.
Details about this can be found at
http://forums.iis.net/p/1162874/1925785.aspx#1925785.
Thanks,
D
On Thu, Nov 19, 2009 at 6:48 PM, wrote:
> UNSUBSCRIBE me please
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Do it yourself.
--
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
PHP Windows Mailing Li
hi guys
i want to develop a mailing list and the email addresses would be stored on a
database..I want to kno how i can do this using php and mysql..
any help ?thnx
Regards,
bsanneh
$LIM $...@dy
__
Once we get done with the troubleshooting, we will circle back to this post
with the link to the forum thread so that the PHP on Windows DL has the context
(and answer) for archiving.
Thanks,
Mai-lan
Product Unit Manager, IIS
http://blogs.iis.net/mailant
-Original Message-
From: Venka
Installer should have done it. I am not sure how appropriate is this DL to
discuss all this. Can you post your problem in http://forums.iis.net/1102.aspx.
I will reply there.
Let's not flood people's email with unnecessary mails.
You can also do PHP install troubleshooting using
http://blogs.i
(replied to the wrong e-mail)
Many thanks for the clarification. I've gone to the Web Platform Installer
and installed PHP. However, when I run my info.php (phpinfo()), I get a 404
error. Looking at the mappings extensions there is no .php extension
defined. Shouldn't the installer have confi
Sorry, I meant you can get Web Platform Installer from php.iis.net. Both me and
Pierre are saying the same thing. If you are using Web platform Installer, you
are all done.
Thanks,
Don.
-Original Message-
From: Steve Ricketts [mailto:veloce...@hotmail.com]
Sent: Sunday, November 22, 20
Thanks, Don!
I'm in the process of uninstalling everything per Pierre's recommendations
and going to install from the Web Platform installer. However, I'm a bit
confused by your last comment. You said, "Get Microsoft Web Platform
installer and install PHP from there" but then the last senten
Steve, it might have been possible that your PHP installation was loading the
libMySQL.DLL which is present in MySQL installation and not compatible with PHP
MySQL extension. Solving this would have been easier by just ensuring that in
the PATH extension C:\Program Files\PHP comes first. However
On Sun, Nov 22, 2009 at 7:04 PM, Steve Ricketts wrote:
> Funny you should mention Zend. I was looking through the posts and found a
> reference to it. I installed it but ran into an error right off the bat. So
> I signed up for the Zend forums and posted my problem there.
>
> I had copied libmys
Hi Scott,
Can you ensure that the PHP INI directive 'short_open_tag'is set to 'On'.
Details about this can be found at http://php.net/manual/en/ini.core.php. I
would advise to use
This will ensure that there is no confusion among different languages using a
similar notation like XML.
Thanks
Funny you should mention Zend. I was looking through the posts and found a
reference to it. I installed it but ran into an error right off the bat.
So I signed up for the Zend forums and posted my problem there.
I had copied libmysql.dll to windows\system32 but that didn't seem to help.
So I
Hi Steve,
Steve Ricketts schrieb:
I'm trying to install the latest version of PHP on a 2003 server running
IIS. PHP runs fine but when I run phpinfo(), it doesn't find MySql.
Please check if libmysql.dll is somewhere in your path or in a location
like C:\windows\system32. I ran into simila
I'm trying to install the latest version of PHP on a 2003 server running
IIS. PHP runs fine but when I run phpinfo(), it doesn't find MySql. At the
end of my php.ini file I have:
[PHP_MYSQL]
extension=php_mysql.dll
And
extension_dir = "c:\progra~1\PHP\ext"
In my path variable I have:
c:\p
Hello,
this is a newbee question, so my apologies if it is too bone-headed.
When double chicking .php files in the browser the php file does not execute
but rather the source code
file in the browser is opened which I'm sure is not what is suppose to happen.
For example, if I type http://loca
19 matches
Mail list logo