php-windows Digest 7 Feb 2003 01:34:23 -0000 Issue 1575
Topics (messages 18373 through 18378):
Re: Extra encodings in Iconv
18373 by: Svensson, B.A.T. (HKG)
18374 by: WageMage
18375 by: Svensson, B.A.T. (HKG)
Webyog Releases SQLyog 3.02
18376 by: Insanely Great
mysql server config
18377 by: Rui
Passing parameters in forms
18378 by: Apollo
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 ---
I would like to ask YOU to switch of the "tell me when the recipient
has read this mail" feature when posting to an public e-mail lists.
> -----Original Message-----
> From: Juraj Hasko [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 11:28 AM
> To: PHP-Windows list
> Subject: [PHP-WIN] Extra encodings in Iconv
>
>
> Hello,
>
> I would like to ask, is it possible to use extra encodings(i.e. CP852)
> for Iconv in php_iconv.dll from PHP 4.3.0(Win32)?
> Do you know where can I download php_iconv.dll with all extra encodings
> compiled in ?
>
> TIA,
>
> Juraj Hasko
--- End Message ---
--- Begin Message ---
Personally, I always let my mail client answer - the punishment fits the
crime... a few hundred ack emails should make it a self-correcting
behaviour.
WageMage
Programmer at Arms
Svensson, B.A.T. (HKG) wrote:
I would like to ask YOU to switch of the "tell me when the recipient
has read this mail" feature when posting to an public e-mail lists.
---
[This E-mail scanned for viruses by Declude Virus]
--- End Message ---
--- Begin Message ---
LOL, you got an point there! But my point is that he is violating
other peoples natural right of privacy. (As far as I know this guy
might even be a spam e-mail collector, trying to validate e-mail
active e-mail accounts.)
> -----Original Message-----
> From: WageMage [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 12:44 PM
> Cc: PHP-Windows list
> Subject: Re: [PHP-WIN] Extra encodings in Iconv
>
>
> Personally, I always let my mail client answer - the punishment fits the
> crime... a few hundred ack emails should make it a self-correcting
> behaviour.
>
> WageMage
> Programmer at Arms
>
> Svensson, B.A.T. (HKG) wrote:
>
> >I would like to ask YOU to switch of the "tell me when the recipient
> >has read this mail" feature when posting to an public e-mail lists.
> >
> >
>
>
> ---
> [This E-mail scanned for viruses by Declude Virus]
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
SQLyog v3.02 - The definitive Windows Front End for MySQL, has been
released. It is a superfast, compact and easy to use Front End for MySQL. A
must for MySQL & PHP developers. SQLyog is FREE!
Some of the new features added in SQLyog 3.02 are -
-- ODBC Import. The simplest and the most powerful tool to import data from
any ODBC compliant database to MySQL.
-- Database Synchronization Tool. Bring your remote databases in Sync with a
single mouseclick.
-- Connection Manager.
-- Manage relationships on InnoDB tables. All other options fully InnoDB
compliant.
-- Column Reordering.
-- Copy databases between two MySQL hosts.
-- Insert/Update on the Resultset of a query.
-- Fully updated keyword list for syntax highlighting.
-- Picklist for Enum/Set values in Insert/Update Dialog.
-- Improved datagrid. Allows multiple row deletion.
-- Option to add column name while exporting data in CSV.
-- Multi selection of tables in export as SQL Scripts dialog.
-- Empty a database with a single click.
-- Show/Hide edit window.
-- Improved error messages.
-- Lot of bugfixes and enhancements.
You can download the new SQLyog at
http://www.webyog.com/sqlyog/download.html.
Send your comments, suggestions, feature request through their NEW
discussion board at http://www.webyog.com/forums/index.php
--- End Message ---
--- Begin Message ---
Hy there,
I want to put a mysql database on a external server. My ISP told me that I
need to make a Dump of the data and then make some kind of script that I
couldn't understand.
Could anyone explain what I need to do?
Thanks a lot,
Cya
--- End Message ---
--- Begin Message ---
Hi there,
I am using Windows XP as my IIS platform, I have this code:
<form action="<?php print $PHP_SELF?>" method="POST">
Type your name here: <input type="text" name="myName">
</form>
even though i have typed a text on the textfield, $myName is still blank
after I pressed enter. I have done all the settings i must do according to
the installation manual, is there something else i should do?
I am a newbie, please help. Thanks.
--- End Message ---