php-windows Digest 12 Nov 2002 17:50:23 -0000 Issue 1436
Topics (messages 16877 through 16893):
Re: HTML email marketing tool
16877 by: Dash McElroy
16879 by: neil smith
16893 by: Manuel Lemos
PHP 4.2.3 and IIS4 and SQL7.0 and ASP
16878 by: Jarmo Korhonen
InetInfo Problem
16880 by: Seah Jie Ling
Re: MsWord html
16881 by: Brad Thomas
update tablename
16882 by: Rodrigo San Martin
16888 by: Asendorf, John
PHP and Windows 98
16883 by: Dean Hayes
Re: sessions and unicode!
16884 by: toby z
HELP - problems with mysql and select .
16885 by: A. Mikkelsen
16890 by: Rich Gray
PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install Prob
16886 by: Matt
16887 by: Nichols, Mark A.
16889 by: gary.hayers.org
16891 by: Paul Ogden
SQLyog 2.51 - the definitve FREE Windows front-end to MySQL
16892 by: Karam Chand
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 ---
Have a look at phpclasses.org. There are most likely quite a few HTML mail
classes.
As long as you're opt in, you're fine by me :)
-Dash
Only presidents, editors, and people with tapeworms have the right to
use the editorial "we."
On Tue, 12 Nov 2002, [big5] Terence Ng wrote:
> Could someone provide me an HTML email marketing
> (mailing list) script that allow me to capture the
> prospects' email list from MySQL and send HTML email
> through Windows 2000, IIS (Internet Information
> Server)? The scripts I can find are either too heavy
> or in Unix environment. I consider this is not
> spamming as I provide my prospects the option to
> remove from the list if I receive their email request.
> email() can only send text message. So, what should
> I do?
>
> Thanks!
>
>
> _________________________________________________________
> 爭氣(容祖兒),失戀王(陳小春),歲月的童話(羅嘉良)...
> Over 800 latest ringtones, only on Yahoo!
> http://ringtone.yahoo.com.hk
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
The PHP mail() functtion csan send any ttype of email - to send HTML mail
you need to supply a header of type text/html rather than text/plain. There
are some mail classes with documentation, which you can use to send HTML
(MIME) mail, mail with file attachments etc, here :
http://www.phpbuilder.com/columns/kartic20000807.php3 and here :
http://www.zend.com/apps.php?CID=169
Read this article and you will hav an excellent understanding of sending
mail from PHP.
<< notes to add Terence to mail filters too :-)
BTW - it is easy to end up with your server on a blacklist if some of your
'prospects' complains they are getting unsolicited mail - ensure you are
sending opt-in mail and you should have no problems - if you acquire
'prospects' from other sources, it is important to delete from your
database any bounce or unread requests. It is also important that your
unsubscribe works, but usually you would need to delete any prospects who
have not replied to your mail within say 1 month. If you do not do this,
you *are* a spammer.
Regards,
Neil Smith.
At 05:13 12/11/2002 +0000, you wrote:
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 12 Nov 2002 13:12:59 +0800 (CST)
From: =?big5?q?Terence=20Ng?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=big5
Content-Transfer-Encoding: 8bit
Subject: HTML email marketing tool
Could someone provide me an HTML email marketing
(mailing list) script that allow me to capture the
prospects' email list from MySQL and send HTML email
through Windows 2000, IIS (Internet Information
Server)? The scripts I can find are either too heavy
or in Unix environment. I consider this is not
spamming as I provide my prospects the option to
remove from the list if I receive their email request.
email() can only send text message. So, what should
I do?
--- End Message ---
--- Begin Message ---
Hello,
On 11/12/2002 03:12 AM, Terence ng wrote:
> Could someone provide me an HTML email marketing
> (mailing list) script that allow me to capture the
> prospects' email list from MySQL and send HTML email
> through Windows 2000, IIS (Internet Information
> Server)? The scripts I can find are either too heavy
> or in Unix environment. I consider this is not
> spamming as I provide my prospects the option to
> remove from the list if I receive their email request.
> email() can only send text message. So, what should
> I do?
You may want to try this class that lets you compose and send HTML
messages. You are recommended to send a text alternative version in the
same message to avoid having mail refused by anti-spam filters.
http://www.phpclasses.org/mimemessage
--
Regards,
Manuel Lemos
--- End Message ---
--- Begin Message ---
Hello !
I am first time installing PHP to my server and I must ask few things.
Now server is this kind :
WinNT4.0 SP6a
IIS4.0
SQL7.0
There is several domains which use ODBC link to SQL7.0 from web-pages writed
with asp.
I wonder that if I install PHP4.2.3 version to same server what happens?
Everything woks ?
There is in PHP-4.2.3-Win32.zip install.txt and there is says :
"In particular, with the ISAPI module, you are likely to encounter serious
reliability problems especially on platforms older than W2K - you may
witness a lot of server 500 errors and suffer from other server modules
such as ASP also failing. You have been warned!"
What means ASP failing ?
Thanks to help!
--- End Message ---
--- Begin Message ---
Hi,
recently i am switching to use php from asp.
i just install php in my win98 Personal Web Server.
Everytime when i run a php, when shutting downm i alway have the error Inetinfo,
errror msg is regarding the page fault from php4t.dll.
If i nvr run php, i got no problem shutting down.
Anyone can help me?
Thanks,
ny_anu
--- End Message ---
--- Begin Message ---
Hi Steel!
I also code all my HTML and PHP in a simple text-editor...
I decided years ago that I would never again use a WYSIWYG to design my
webpages as I got sick of all the extra stupid code that the programs
generated... grr, the angst. :)
"Steel" <[EMAIL PROTECTED]> wrote in message
news:3778154770.20021111133930@;inbox.ru...
> Hi Brad,
>
> Monday, November 11, 2002, 1:23:52 PM, I've got:
>
> BT> Eradicating the world of people who use MSWord to create webpages.
>
> BT> *happy sigh at the thought*
>
> BT> HTH
> BT> Brad
>
> Just so you know, I write all Html & Php code in a simple text editor.
> Also known as File And aRchive Manager (FAR) ;)
> And tell me please, how do you force Your client to use clean HTML in
> Your content manager?
> May be it helps me not to search such a useless thing as a Regexp.
>
> Let the Force Be with Yo! ;)
> --
> The Same,
> Steel mailto:asergey@;inbox.ru
> http://www.none.ru
>
--- End Message ---
--- Begin Message ---
Hi.
I want to change a tablename in my database. How do i do that? I want to do
it from a webpage so i need to use php.
------------------------------------------
Rodrigo San Martin
Institutt for datateknologi og informatikk
http://www.idi.ntnu.no/~rodrigo
--- End Message ---
--- Begin Message ---
RTFM
---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> -----Original Message-----
> From: Rodrigo San Martin [mailto:rodrigo@;stud.ntnu.no]
> Sent: Tuesday, November 12, 2002 3:33 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] update tablename
>
>
> Hi.
> I want to change a tablename in my database. How do i do
> that? I want to do
> it from a webpage so i need to use php.
>
>
>
>
>
> ------------------------------------------
> Rodrigo San Martin
> Institutt for datateknologi og informatikk
>
> http://www.idi.ntnu.no/~rodrigo
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
HI,
I am trying to run scripts on a windows 98SE based system running apache
1.3.2 and PHP 4.2 The problems i have is that the php scripts will not run
correctly and when called in a MySQL database it will not add or alter. Can
anybody help short of gettin a new O.S will a different server or database
help???
Thanks
Dean Hayes
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--- End Message ---
--- Begin Message ---
hi siamak
> I'm designing a site with php that it has a login
> page.
> the login page uses sessions; when I save my
> document normally it works , an
> everything is ok , but when I save it as a UTF-8
> document, it says :
> Warning: Cannot send session cache limiter - headers
> already sent (output started at ...
1. plz enlighten me y on earth r u saving ur page as
utf-8 ????
(i guess ur savin ur php page as utf or m i right ??)
2. can u share ur code with us ????
> what should I do to make a unicode login page that
> uses sessions?
3. what is it on this page thats unicode ????
waitin ....
toby
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--- End Message ---
--- Begin Message ---
Hey.
I'm trying to make a page with a dropdown (data from MYSQL) where I with a
click on the choosen line get the information an the user in a table beneth.
The dropdown box works, but the click part and the java part doesn't...
Can anyone help ????
JAVA Function :
function show()
{
show_list = 1;
}
CODE :
<TR>
<TD COLSPAN="2">
<FORM METHOD = "post" NAME="update_user" ACTION = "<? echo $PHP_SELF ?>">
<INPUT TYPE="Hidden" NAME="action" VALUE="show_users">
<SELECT NAME="wm_id" SIZE="6" STYLE="width=205px">
<?php
$show_list = 0;
$user_list = generate_user_id_list();
For ($i=0; $i < sizeof($user_list); $i++)
{
echo "<OPTION VALUE=".$user_list[$i]['wm_id']."
onClick=show()>".$user_list[$i]['wm_id']." - ".$user_list[$i]['f_name']."
".$user_list[$i]['l_name']."</OPTION>";
}
?>
</TD>
</TR>
<TR>
<TD>
<br>
<br>
<br>
<INPUT TYPE="Submit" VALUE="View user" SIZE="10" onClick="show()">
</TD>
</TR>
<TR>
<TD>
<?php
IF (!$show_list == 0)
{
echo "<br><br><br><br>TEST";
}
?>
</TD>
</TR>
//A. Mikkelsen
--- End Message ---
--- Begin Message ---
I'm not sure what you are talking about here so I will have to guess...
If by JAVA you mean javascript, well that operates client side and it cannot
directly interact with a server side PHP script which has finished execution
by the time the page is displayed.
If you are trying to display data when the user clicks on a form object then
I would look into using DHTML or CSS to unhide a previously populated but
hidden div/layer. Alternatively javascript can open another window, or have
the form re-submit with different parameters - naturally the latter 2 will
involve another round trip to the server....
HTH
Rich
-----Original Message-----
From: A. Mikkelsen [mailto:a__mikkelsen@;hotmail.com]
Sent: 12 November 2002 12:41
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] HELP - problems with mysql and select .
Hey.
I'm trying to make a page with a dropdown (data from MYSQL) where I with a
click on the choosen line get the information an the user in a table beneth.
The dropdown box works, but the click part and the java part doesn't...
Can anyone help ????
JAVA Function :
function show()
{
show_list = 1;
}
CODE :
<TR>
<TD COLSPAN="2">
<FORM METHOD = "post" NAME="update_user" ACTION = "<? echo $PHP_SELF ?>">
<INPUT TYPE="Hidden" NAME="action" VALUE="show_users">
<SELECT NAME="wm_id" SIZE="6" STYLE="width=205px">
<?php
$show_list = 0;
$user_list = generate_user_id_list();
For ($i=0; $i < sizeof($user_list); $i++)
{
echo "<OPTION VALUE=".$user_list[$i]['wm_id']."
onClick=show()>".$user_list[$i]['wm_id']." - ".$user_list[$i]['f_name']."
".$user_list[$i]['l_name']."</OPTION>";
}
?>
</TD>
</TR>
<TR>
<TD>
<br>
<br>
<br>
<INPUT TYPE="Submit" VALUE="View user" SIZE="10" onClick="show()">
</TD>
</TR>
<TR>
<TD>
<?php
IF (!$show_list == 0)
{
echo "<br><br><br><br>TEST";
}
?>
</TD>
</TR>
//A. Mikkelsen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hey
Iam setting up PHP on my apache server on a windows 2000 machine. ive
followed all the instructions and no luck. ive copyed the dlls folder and
the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to
c:/winnt. ive added these lines to my apache
LoadModule mod_php4 c:/php/sapi/php4apache.dll
Addtype application/x-httpd-php .php
and ive tried to add
addmodule mod_php4
and i get the same error message each time i start with or withou the
addmodule
santax error on line 153 of c:/program files/apache/apache
group/conf/httpd.conf :
cant locate API module structure 'mod_php4.c' in
c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found
:
anybody help ???
--- End Message ---
--- Begin Message ---
I have the same setup, with PHP, Apache, and Win2k. I've used FoxServ
(http://www.foxserv.net) for several PHP installations. Works great for me.
-----Original Message-----
From: Matt [mailto:mleyland@;dexphoria.co.uk]
Sent: Tuesday, November 12, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install
Prob
Hey
Iam setting up PHP on my apache server on a windows 2000 machine. ive
followed all the instructions and no luck. ive copyed the dlls folder and
the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to
c:/winnt. ive added these lines to my apache
LoadModule mod_php4 c:/php/sapi/php4apache.dll
Addtype application/x-httpd-php .php
and ive tried to add
addmodule mod_php4
and i get the same error message each time i start with or withou the
addmodule
santax error on line 153 of c:/program files/apache/apache
group/conf/httpd.conf :
cant locate API module structure 'mod_php4.c' in
c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found
:
anybody help ???
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Wish my setup would work, same setup as you but it cant see 1 extension
php_gettext.dll and its getting right on my nerves lol, ive tried it
with apache and iis 5 and iis 6 too
Regards
Gary
"Nichols, Mark A." <[EMAIL PROTECTED]> wrote on 12.11.2002,
15:54:21:
> I have the same setup, with PHP, Apache, and Win2k. I've used FoxServ
>(http://www.foxserv.net) for several PHP installations. Works great for me.
>
>
> -----Original Message-----
> From: Matt [mailto:mleyland@;dexphoria.co.uk]
> Sent: Tuesday, November 12, 2002 9:36 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install
> Prob
>
>
> Hey
>
> Iam setting up PHP on my apache server on a windows 2000 machine. ive
> followed all the instructions and no luck. ive copyed the dlls folder and
> the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to
> c:/winnt. ive added these lines to my apache
>
> LoadModule mod_php4 c:/php/sapi/php4apache.dll
> Addtype application/x-httpd-php .php
>
> and ive tried to add
>
> addmodule mod_php4
>
> and i get the same error message each time i start with or withou the
> addmodule
>
>
> santax error on line 153 of c:/program files/apache/apache
> group/conf/httpd.conf :
> cant locate API module structure 'mod_php4.c' in
> c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found
> :
>
>
> anybody help ???
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
We are using the OpenSA web server ( http://www.opensa.org ) with good
results to host a client's site in production. The current version of
OpenSA combines Apache 1.3.27, mod_ssl 2.8.11, OpenSSL 0.9.6g, PHP 4.2.2 and
mod_gzip 1.3.19.1a. Installation was simple, though we spent some time
configuring httpd.conf and php.ini, just as you would in any installation of
these components. One note: when building the server ( Win2K Server, SP3 )
we did NOT install IIS, didn't even experiment with the 2 web servers living
together.
Thanks,
Paul Ogden
Claresco Corporation
(510) 549-2290
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:php-windows-return-16886-pogden=claresco.com@;lists.php.net]On
Behalf Of Matt
Sent: Tuesday, November 12, 2002 06:36
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install
Prob
Hey
Iam setting up PHP on my apache server on a windows 2000 machine. ive
followed all the instructions and no luck. ive copyed the dlls folder and
the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to
c:/winnt. ive added these lines to my apache
LoadModule mod_php4 c:/php/sapi/php4apache.dll
Addtype application/x-httpd-php .php
and ive tried to add
addmodule mod_php4
and i get the same error message each time i start with or withou the
addmodule
santax error on line 153 of c:/program files/apache/apache
group/conf/httpd.conf :
cant locate API module structure 'mod_php4.c' in
c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found
:
anybody help ???
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Greetings....
SQLyog v2.51. The definitive Windows Front End for
MySQL. SQLyog is FREE!
Some of the new features added in SQLyog 2.51 are -
-- Alter Table structure in an easy to use Grid mode.
-- Optimized for speed and network resources.
-- Insert / Update data in a table.
-- Insert / Update BLOB data. All popular formats
supported (BMP/PNG/GIF/JPG).
-- Save your BLOB data in a file.
-- Very fast client side sorting / filtering.
-- Create / Edit Users.
-- Manage permissions for Database / Table / Column.
-- View information for Database / Table.
-- Export database schema in HTML.
-- Execute very large ( size limited by OS ) SQL batch
files.
-- Export data in Fixed Width format.
-- View all queries executed in history log.
-- Various operations on tables.
-- Backup / Restore databases and tables.
-- Improved Export functionality.
-- Improved Import functionality.
-- Improved SQL Editor.
-- Show / Hide Result Pane.
-- Lot of bug fixes.
-- And many more...
You can download the new SQLyog at
http://www.webyog.com/sqlyog/download.html
Thanks for your attention.
Rgds
Karam
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
--- End Message ---