php-i18n Digest 18 Apr 2001 15:44:07 -0000 Issue 63

2001-04-18 Thread php-i18n-digest-help


php-i18n Digest 18 Apr 2001 15:44:07 - Issue 63

Topics (messages 151 through 153):

double byte problem
151 by: Subhrajyoti  Moitra

Re: [PHP]  double byte problem
152 by: Benjamin Munoz

Best non-tackified grip enhancer for golfers
153 by: MYf5mEE0s.netscape.net

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]


--



hi,
i am having a little problem in using php with double byte character.

a user enters double byte character in some html form.. this user data is converted 
into a gif image. and later stored in a mysql/pgsql database...

i have no clue how go about doing this .. can someone please please please help me .. 
i am stuck..

_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com








Can you send some code?


-Original Message-
From: Subhrajyoti Moitra [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 08, 2001 8:41 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [PHP] double byte problem


hi,
i am having a little problem in using php with double byte character.

a user enters double byte character in some html form.. this user data is
converted into a gif image. and later stored in a mysql/pgsql database...

i have no clue how go about doing this .. can someone please please please
help me .. i am stuck..

_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]





NO SALES PITCH, NO PRESSURE, NO NOTHING. 

Just the best non-tackified grip enhancer you'll ever use for your golf game, 
GUARANTEED, or your money back.

 From football's #1 specialty product company, SUPAGRIP25 is now available to golf 
enthusiasts everywhere.
 
Click here 
http://www.creativefootball.com
 to see the product that is taking all sports (where a good grip is essential) by 
storm! 

While you're there be sure to check out our "who uses our products" page, what you see 
just might surprise you. 
You really didn't think they make those great catches on talent alone, did you? 


Transmissions to you by the sender of 'this' email will be stopped promptly by sending 
an e-mail with "unsubscribe" in the subject line. Simply hit reply and send and we 
will remove you from our database. Please Note-This is a one time mailing.Thank you.




php-i18n Digest 28 Mar 2001 06:20:46 -0000 Issue 60

2001-03-27 Thread php-i18n-digest-help


php-i18n Digest 28 Mar 2001 06:20:46 - Issue 60

Topics (messages 146 through 146):

Jstring does'nt seemed to be working,,,
146 by: Tatsuro Nakagawa

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]


--


Hi.

I've installed a module named...

php-4.0RC2_jstring-1.0.tar.gz

and an instalation seemed prety good, with no errros.

BUT, it doesn't work!

An error like this shows on my browser:

-- ERROR MES --

Warning: Unable to load dynamic library './jstring.so' - ./jstring.so: cannot open 
shared object file: No such file or directory in /home/d2/bbs/test.php on line 2

Fatal error: Call to undefined function: jstr_convert_kana() in /home/d2/bbs/test.php 
on line 4

-- ERROR MES END--

-- SCRIPT --

?
dl("jstring.so");

echo jstr_convert_kana("$B#A#B#C(B", "r");
?

-- SCRIPT END --

Some multi-byte code in an input.. an output should be "ABC".

Where should I look for this kind of an error?

Thanks for helping, in forward.

--
Tatsuro Nakagawa
[EMAIL PROTECTED]



php-i18n Digest 21 Mar 2001 19:13:06 -0000 Issue 59

2001-03-21 Thread php-i18n-digest-help


php-i18n Digest 21 Mar 2001 19:13:06 - Issue 59

Topics (messages 140 through 145):

Re: Encoding detection
140 by: Gustav Foseid
141 by: Atanas Vassilev
142 by: Gustav Foseid
143 by: Atanas Vassilev

A NETWORK MARKETER?
144 by: timmyralley8627.juno.com

Apache _PHPHelp
145 by: OBB

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]


--



Atanas Vassilev:
 I need a way to detect default browser encoding so that i can set a
 variable for language and present the whole site in different
 languages based on encoding. I know encoding does not determine
 language but I only have to switch between german and bulgarian so in
 my case encoding will do the trick... of course if I knew a way to get
 the encoding of the user's browser...

You have the information you need in $HTTP_ACCEPT_CHARSET.

-- 
Gustav Foseid, Initio IT-lsninger AS
[EMAIL PROTECTED]




Thanks for your timely cooperation.
In fact following the direction you gave me I found out that
$HTTP_ACCEPT_LANGUAGE was what would work even better
Something strange happened though:
I formed my include like this:
include "lang_".$HTTP_ACCEPT_LANGUAGE.".INC";
So, I have 2 files - lang_bg.inc and lang_de.inc. If I switch my regional
settings from Bulgarian to German-standard and browse the site with IE
everything's just fine - but if I try NS all of a sudden
$HTTP_ACCEPT_LANGUAGE has the value of "en" no matter if my regional
settings are Bulgarian of German.
Any ideas as to what the workaround for this would be?


Gustav Foseid [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Atanas Vassilev:
  I need a way to detect default browser encoding so that i can set a
  variable for language and present the whole site in different
  languages based on encoding. I know encoding does not determine
  language but I only have to switch between german and bulgarian so in
  my case encoding will do the trick... of course if I knew a way to get
  the encoding of the user's browser...

 You have the information you need in $HTTP_ACCEPT_CHARSET.

 --
 Gustav Foseid, Initio IT-løsninger AS
 [EMAIL PROTECTED]

 --
 PHP Internationalization Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]







Atanas Vassilev:
 I formed my include like this:
 include "lang_".$HTTP_ACCEPT_LANGUAGE.".INC";

This will not work properly. Firts of all, youmight get a request from
someone having another language set in their preferences. You can also have
more than one language set, in my requests HTTP_ACCEPT_LANGUAGE is set to
"no, en, sv".

-- 
Gustav Foseid, Initio IT-lsninger AS
[EMAIL PROTECTED]




You've been quite helpful for which I thank you very much!
I found an article in phpbuilder.com introducing NCTLS - a class that checks
the preferred languages and looks for a language file untill it finds a
match - now I have it up and running ;-)

There's one more issue that bothers me... :
On my site I have to use both german umlauts (uuml; for example) and
cyrillic (windows-1251) charset - IE handles them perfectly but NS either
shows windows-1251 chars correctly (when you switch to that encoding of
course) or umlauts, but only if the encoding is iso-88591 in which case I
loose the cyrillic symbols.
What can I do about this?



Gustav Foseid [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Atanas Vassilev:
  I formed my include like this:
  include "lang_".$HTTP_ACCEPT_LANGUAGE.".INC";

 This will not work properly. Firts of all, youmight get a request from
 someone having another language set in their preferences. You can also
have
 more than one language set, in my requests HTTP_ACCEPT_LANGUAGE is set to
 "no, en, sv".

 --
 Gustav Foseid, Initio IT-løsninger AS
 [EMAIL PROTECTED]

 --
 PHP Internationalization Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]










ATTENTION:  ANY SERIOUS NETWORK MARKETER
TAKE A LOOK AT THE FOLLOWING OPPORTUNITY I CAME ACROSS!!
IF YOU PLUG INTO THEIR PROVEN SYSTEM, THEY GUARANTEE YOU SUCCESS, 
AND PROVIDE YOU WITH FREE LEADS TO BUILD YOUR GROUP!!


DO NOT LET THIS SLIP AWAY!!  CLICK BELOW AND FIND OUT AS I DID,
WHY THESE GUYS ARE THE LEADERS IN THE INDUSTRY!!



http://www.geocities.com/businessupdates2000




*
THIS EMAIL COMPLIES WITH ALL REGULATIONS.  TO BE REMOVED WITHIN 
24 Hours, SIMPLYEMAIL [EMAIL PROTECTED] FOR IMMEDIATE 
REMOVAL FROM ANY FUTURE EMAILS FROM OUR 

php-i18n Digest 19 Mar 2001 07:59:32 -0000 Issue 58

2001-03-18 Thread php-i18n-digest-help


php-i18n Digest 19 Mar 2001 07:59:32 - Issue 58

Topics (messages 139 through 139):

Encoding detection
139 by: Atanas Vassilev

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]


--



Hello everyone,

I'm new to this list and I guess this question might already have been
asked but all my searches led me to nothing...

I need a way to detect default browser encoding so that i can set a
variable for language and present the whole site in different
languages based on encoding. I know encoding does not determine
language but I only have to switch between german and bulgarian so in
my case encoding will do the trick... of course if I knew a way to get
the encoding of the user's browser...

I'll appreciate any help.






php-i18n Digest 16 Mar 2001 04:09:10 -0000 Issue 57

2001-03-15 Thread php-i18n-digest-help


php-i18n Digest 16 Mar 2001 04:09:10 - Issue 57

Topics (messages 135 through 138):

Re: Weekly Update
135 by: Rick St Jean
137 by: Peter Van Dijck

Resource for PHP and other technologies
136 by: narsu

Website, Design, hosting and maintenance for only $999.00 per year
138 by: Netmark Desing

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]


--



Haha never trust a company that hosts its website on geocities and has
free web based email.

Rick


At 02:31 PM 3/9/01 -1000, [EMAIL PROTECTED] wrote:

-WEEKLY UPDATES-

BREAKING NEWS... RECORDS WERE BROKEN...
AND MILLIONAIRRES WILL BE MADE!!

THE ADVANTAGES OF BEING ON OUR TEAM ARE:

-YOU WILL GET PAYED NEXT WEEK!
-WE WILL BUILD ONE SIDE OF YOUR BUSINESS FOR YOU!
-WE WILL PROVIDE YOU WITH FREE NETWORKER LEADS SPECIFIC TO THIS OPPORTUNITY
-WE WILL TRAIN YOU, DO CALLS FOR YOU, AND PLUG YOU INTO OUR PROVEN SYSTEM
-YOU CANNOT FAIL



CHECK US OUT ON THE WEB AT

http://www.geocities.com/success352003/





***
THIS EMAIL COMPLIES WITH ALL REGULATIONS AND IS NOT SPAM.  TO
PERMANENTLY REMOVE YOURSELF FROM THE LIST SIMPLY EMAIL
[EMAIL PROTECTED] WITH "REMOVE" AS THE SUBJECT LINE.
***

--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

##
#  Rick St Jean,
#  [EMAIL PROTECTED]
#  President of Design Shark,
#  http://www.designshark.com/
#  Quick Contact:  http://www.designshark.com/messaging.ihtml
#  Tel: 905-684-2952
##





What's with all the spam on this list anyway? Is there no moderation at all?
I'm working on some i18n issues, and I'll have some questions / answers 
soon, but this list is way too spammy for now.
Also: since it's so low traffic, can we set it to reply to the list by default?

Peter

Haha never trust a company that hosts its website on geocities and has
free web based email.
~~
http://liga1.com: building multiple language/culture websites





I developed this site http://www.hytes.com
for techical resource for developers.  Please take a look and let me know
your feedback.








 multipart/mixed;boundary= "Z_MULTI_PART_MAIL_BOUNDAEY_S": Unrecognized 



php-i18n Digest 9 Mar 2001 22:11:56 -0000 Issue 56

2001-03-09 Thread php-i18n-digest-help


php-i18n Digest 9 Mar 2001 22:11:56 - Issue 56

Topics (messages 132 through 134):

Re: Cash Offer!!
132 by: hollyjacobsemail77.excelonline.com
133 by: jannetfreebish67.juno.com

Re: Weekly Update
134 by: newbrightconceptz2321.juno.com

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]


--




hi there,
please take a moment to check out the newest cash offer.
cash is waiting for you!  Click Below 
Or copy the link and paste it in your browser

http://www.geocities.com/omega99/





Hey...Janet Here... We Haven't Talked In So Long!!  
How Have You Been?  Thought I would Forward you this email!

I usually delete these but I opened this one, like what I saw, 
and thought you would like to see this.

http://www.geocities.com/rush009900/

IF THE LINK IS NOT HIGHLIGHTED OR YOU CANNOT CLICK ON IT.
COPY AND PASTE IT IN YOUR BROWSER.














-WEEKLY UPDATES-

BREAKING NEWS... RECORDS WERE BROKEN...
AND MILLIONAIRRES WILL BE MADE!!

THE ADVANTAGES OF BEING ON OUR TEAM ARE:

-YOU WILL GET PAYED NEXT WEEK!
-WE WILL BUILD ONE SIDE OF YOUR BUSINESS FOR YOU!
-WE WILL PROVIDE YOU WITH FREE NETWORKER LEADS SPECIFIC TO THIS OPPORTUNITY
-WE WILL TRAIN YOU, DO CALLS FOR YOU, AND PLUG YOU INTO OUR PROVEN SYSTEM
-YOU CANNOT FAIL



CHECK US OUT ON THE WEB AT

http://www.geocities.com/success352003/





***
THIS EMAIL COMPLIES WITH ALL REGULATIONS AND IS NOT SPAM.  TO 
PERMANENTLY REMOVE YOURSELF FROM THE LIST SIMPLY EMAIL
[EMAIL PROTECTED] WITH "REMOVE" AS THE SUBJECT LINE.
***




php-i18n Digest 2 Mar 2001 17:21:06 -0000 Issue 55

2001-03-02 Thread php-i18n-digest-help


php-i18n Digest 2 Mar 2001 17:21:06 - Issue 55

Topics (messages 127 through 131):

Re: International support
127 by: Peter Van Dijck
128 by: Hironori Neal Sato

Fwd
129 by: Taylor Silvers

Re: [PHP] International support
130 by: PHPBeginner.com

[Resend]
131 by: jimmythetulip190.hotmail.com

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]


--



"Ok the next part of this message is an article I thought would be 
generally interesting so I'm not hesitating to post it entirely. It was 
forwarded to me so I'm not sure of the source."

here:
http://www.zend.com/zend/cs/newbold.php
Peter
~
http://liga1.com  ,a weblog on:
- Localisation
- Internationalisation
- Globalisation
- Accessibility





(I'm only cc'ing to php-i18n)

On Thu, Feb 22, 2001 at 10:22:37AM -0800, Soma Interesting wrote:
I'm currently working a project that is intended to handle Japanese 
character sets - and now I'm told ideally iMode too. :) The iMode isn't 
such an issue at the moment - but the article below has spooked me a 
little. At an early point in the project we tested if putting some input 
into a web form, which ultimately was handled by php then stored in 
postgres would return fully intact - and it did. This left me comfortable 
that PHP and Postgres don't seem to care what language they're storing in 
fields or variables. I'm 'guessing' that this is because the data, whether 
its English or Japanese is being stored in binary (or something else?). Of 
course I wouldn't be able to sort the data or do anything else that would 
require PHP/Postgres to be able to interpret the data. However if I compile 
Postgres with locals support for the character set/language in question - 
then postgres will be able to sort Japanese. Is this right?

I haven't touched Postgres in last four years, but I would assume you
are correct.  As far as MySQL goes, you can set locale (actually, 
charset) and sorting Japanese text should work just fine.


Since r-newbold.com is in Japanese only, Studio Omame made sure to utilize 
PHP's Japanese character set conversion functions. However, this proved to 
be a challenge.

Is this available for v4 of PHP yet?

So far, the answer is no.  I have attempted to implement Japanese
extension to PHP4 before, but bumped into few problems.  At that time,
I had to quit working on it since I ran out of my spair time.  But,
we do have someone else working on this issue.  I don't have any
dates though.

For time being, you can check out the latest version 3 that we rolled
out at http://www.php.gr.jp/project/i18n/ .  I have also written
English README at http://www.php.gr.jp/project/i18n/README.i18n_eng.html .
I hope that will get you started.

Hiro

--
Hironori Neal Sato [EMAIL PROTECTED]
YYplanet.com - http://www.yyplanet.com/




Dear Friends  Future Millionaire: 
AS SEEN ON NATIONAL TV: ''Making over half million dollars 
every 4 to 5 months from your home for an investment of only 
$25 U.S. Dollars expense one time'' 
BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR!!! Before you say 
''Bull'', please read the following. This is the letter you 
have been hearing about on the news lately. Due to the 
popularity of this letter on the Internet, a national weekly 
news program recently devoted an entire show to the 
investigation of this program described below, to see if it 
really can make people money. The show also investigated 
whether or not the program was legal. 
Their findings proved once and for all that there are 
''absolutely NO Laws prohibiting the participation in the 
program and if people can -follow the simple instructions, 
they are bound to make some mega bucks with only $25 out of 
pocket cost''. DUE TO THE RECENT INCREASE OF POPULARITY  
RESPECT THIS PROGRAM HAS ATTAINED, IT IS CURRENTLY WORKING 
BETTER THAN EVER. 
This is what one had to say: '' Thanks to this profitable 
opportunity. I was approached many times before but each 
time I passed on it. I am so glad I finally joined just to 
see what one could expect in return for the minimal effort 
and money required. To my astonishment, I received total $ 
610,470.00 in 21 weeks, with money still coming in''. Pam 
Hedland, Fort Lee, New Jersey. 
 
Here is another testimonial: ''' this program has 
been around for a long time but I never believed in it. But 
one day when I received this again in the mail I decided to 
gamble my $25 on it. I followed the simple instructions and 
walaa . 3 weeks later the money started to come in. 
First month I only made $240.00 but the next 2 months after 
that I made a total of $290,000.00. So far, in the past 8 
months by re-entering the program, I have made over 
$710,000.00 

php-i18n Digest 20 Feb 2001 11:21:25 -0000 Issue 53

2001-02-20 Thread php-i18n-digest-help


php-i18n Digest 20 Feb 2001 11:21:25 - Issue 53

Topics (messages 124 through 124):

Fwd
124 by: Taylor Silvers

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]


--



Dear Friends  Future Millionaire: 
AS SEEN ON NATIONAL TV: ''Making over half million dollars 
every 4 to 5 months from your home for an investment of only 
$25 U.S. Dollars expense one time'' 
BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR!!! Before you say 
''Bull'', please read the following. This is the letter you 
have been hearing about on the news lately. Due to the 
popularity of this letter on the Internet, a national weekly 
news program recently devoted an entire show to the 
investigation of this program described below, to see if it 
really can make people money. The show also investigated 
whether or not the program was legal. 
Their findings proved once and for all that there are 
''absolutely NO Laws prohibiting the participation in the 
program and if people can -follow the simple instructions, 
they are bound to make some mega bucks with only $25 out of 
pocket cost''. DUE TO THE RECENT INCREASE OF POPULARITY  
RESPECT THIS PROGRAM HAS ATTAINED, IT IS CURRENTLY WORKING 
BETTER THAN EVER. 
This is what one had to say: '' Thanks to this profitable 
opportunity. I was approached many times before but each 
time I passed on it. I am so glad I finally joined just to 
see what one could expect in return for the minimal effort 
and money required. To my astonishment, I received total $ 
610,470.00 in 21 weeks, with money still coming in''. Pam 
Hedland, Fort Lee, New Jersey. 
 
Here is another testimonial: ''' this program has 
been around for a long time but I never believed in it. But 
one day when I received this again in the mail I decided to 
gamble my $25 on it. I followed the simple instructions and 
walaa . 3 weeks later the money started to come in. 
First month I only made $240.00 but the next 2 months after 
that I made a total of $290,000.00. So far, in the past 8 
months by re-entering the program, I have made over 
$710,000.00 and I am playing it again. The key to success in 
this program is to follow the simple steps and NOT change 
anything.'' More testimonials later but first, 
 PRINT THIS NOW FOR YOUR FUTURE REFERENCE == 
(Or Have it E-mailed to you-See Submit Button Below) 
 
If you would like to make at least 
$500,000 every 4 to 5 months easily and comfortably, please 
read the following...THEN READ IT AGAIN and AGAIN !!! 
 
FOLLOW THE SIMPLE INSTRUCTION BELOW AND YOUR FINANCIAL 
DREAMS WILL COME TRUE, GUARANTEED! INSTRUCTIONS: 
= Order all 5 reports shown on the list below. = 
For each report, send $5 CASH, THE NAME  NUMBER OF THE 
REPORT YOU ARE ORDERING and YOUR E-MAIL ADDRESS to the 
person whose name appears ON THAT LIST next to the report. 
MAKE SURE YOUR RETURN ADDRESS IS ON YOUR ENVELOPE TOP LEFT 
CORNER in case of any mail problems. 
=== When you place your order, make sure you order each of 
the 5 reports. You will need all 5 reports so that you can 
save them on your computer and resell them. YOUR TOTAL COST 
$5 X 5=$25.00. 
=== Within a few days you will receive, vie e-mail, each of 
the 5 reports from these 5 different individuals. Save them 
on your computer so they will be accessible for you to send 
to the 1,000's of people who will order them from you. Also 
make a floppy of these reports and keep it on your desk in 
case something happen to your computer. 
=== IMPORTANT __ DO NOT alter the names of the people who 
are listed next to each report, or their sequence on the 
list, in any way other than what is instructed below in step 
'' 1 through 6 '' or you will lose out on majority of your 
profits. Once you understand the way this works, you will 
also see how it does not work if you change it. Remember, 
this method has been tested, and if you alter, it will NOT 
work !!! People have tried to put their friends/relatives 
names on all five thinking they could get all the money. But 
it does not work this way. Believe us, we all have tried to 
be greedy and then nothing happened. So Do Not try to change 
anything other than what is instructed. Because if you do, 
it will not work for you. Remember, honesty reaps the 
reward!!! 
1 After you have ordered all 5 reports, take this 
advertisement and REMOVE the name  address of the person in 
REPORT # 5. This person has made it through the cycle and is 
no doubt counting their fortune. 2 Move the name  
address in REPORT # 4 down TO REPORT # 5. 3 Move the 
name  address in REPORT # 3 down TO REPORT 

php-i18n Digest 15 Feb 2001 11:20:21 -0000 Issue 52

2001-02-15 Thread php-i18n-digest-help


php-i18n Digest 15 Feb 2001 11:20:21 - Issue 52

Topics (messages 123 through 123):

weblog on i18n issues
123 by: Peter Van Dijck

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]


--



http://liga1.com/
new weblog on localisation, internationalisation, globalisation and 
accessibility issues.
Any feedback welcome, and feel free to participate, post articles, ...
Peter





php-i18n Digest 10 Feb 2001 22:10:09 -0000 Issue 51

2001-02-10 Thread php-i18n-digest-help


php-i18n Digest 10 Feb 2001 22:10:09 - Issue 51

Topics (messages 116 through 122):

about PHP-i18n
116 by: Rui Hirokawa
117 by: Rasmus Lerdorf
118 by: John Risby
119 by: Brian King
120 by: Yasuo Ohgaki

Why do we want to give YOU money?
121 by: grabitnow.hotmail.com

5.5 cents Long Distance, 24 hrs/day, No Fees!
122 by: LD305.knto.or.kr

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]


--




There is so many trafic of spam mail in this list.
I think sending mail to this list should be restricted in any subscribed
members only.

Anyway, there was a meeeting about php-i18n last July at Linuxcare HQ,
but I don't know the imprementation status.
I want to know the current status about php-i18n
(ICU module, UCS-2 strings support, etc.).

---
Rui Hirokawa [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
http://www.cityfujisawa.ne.jp/~louis/
---





Nothing has happened.

On Thu, 8 Feb 2001, Rui Hirokawa wrote:


 There is so many trafic of spam mail in this list.
 I think sending mail to this list should be restricted in any subscribed
 members only.

 Anyway, there was a meeeting about php-i18n last July at Linuxcare HQ,
 but I don't know the imprementation status.
 I want to know the current status about php-i18n
 (ICU module, UCS-2 strings support, etc.).

 ---
 Rui Hirokawa [EMAIL PROTECTED]
   [EMAIL PROTECTED]
   [EMAIL PROTECTED]
 http://www.cityfujisawa.ne.jp/~louis/
 ---


 --
 PHP Internationalization Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]






Glad to hear you say that. Been subscribed for about 2 weeks now, and
nothing but spam. I thought the list was dead?

John


 -Original Message-
 From: Rui Hirokawa [mailto:[EMAIL PROTECTED]]
 Sent: 08 February 2001 00:27
 To: [EMAIL PROTECTED]
 Subject: [PHP-I18N] about PHP-i18n



 There is so many trafic of spam mail in this list.
 I think sending mail to this list should be restricted in any subscribed
 members only.

 Anyway, there was a meeeting about php-i18n last July at Linuxcare HQ,
 but I don't know the imprementation status.
 I want to know the current status about php-i18n
 (ICU module, UCS-2 strings support, etc.).

 ---
 Rui Hirokawa [EMAIL PROTECTED]
   [EMAIL PROTECTED]
   [EMAIL PROTECTED]
 http://www.cityfujisawa.ne.jp/~louis/
 ---


 --
 PHP Internationalization Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]






Well, I thought it was a great list. I got a fantastic deal on 100 million
fresh email addresses and I'm already a millionaire just by working at home
:-)

Seriously, though, I was about to unsubscribe. It would be great if the list
could turn into sth valuable. Does anyone know anything about php-i18n? Any
websites or other resources around? Is there something we can do to get the
ball rolling?

Brian



John Risby wrote:

 Glad to hear you say that. Been subscribed for about 2 weeks now, and
 nothing but spam. I thought the list was dead?

 John

  -Original Message-
  From: Rui Hirokawa [mailto:[EMAIL PROTECTED]]
  Sent: 08 February 2001 00:27
  To: [EMAIL PROTECTED]
  Subject: [PHP-I18N] about PHP-i18n
 
 
 
  There is so many trafic of spam mail in this list.
  I think sending mail to this list should be restricted in any subscribed
  members only.
 
  Anyway, there was a meeeting about php-i18n last July at Linuxcare HQ,
  but I don't know the imprementation status.
  I want to know the current status about php-i18n
  (ICU module, UCS-2 strings support, etc.).
 
  ---
  Rui Hirokawa [EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
  http://www.cityfujisawa.ne.jp/~louis/
  ---
 
 
  --
  PHP Internationalization Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 

 --
 PHP 

php-i18n Digest 7 Feb 2001 16:40:33 -0000 Issue 50

2001-02-07 Thread php-i18n-digest-help


php-i18n Digest 7 Feb 2001 16:40:33 - Issue 50

Topics (messages 112 through 115):

DB/2 and php
112 by: Dennis Hammer

20 Million Fresh E-mail Addresses
113 by: Luke

Dear Friends  Future Millionaire:
114 by: Hi Tech Services

Earn $235 - $760 Or More Weekly At Home In Your Spare Time
115 by: Income Opportunity

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]


--



Hi,

I am trying to connect to a remote db/2 server with PHP. The docs say that
there is no need to use ODBC - so I do not want to :)
But how can I define a DSN when I have no ODBC installed? How is the
odbc_connect function called without a predefined DSN?
I just don't get it :)

Dennis




TO BE REMOVED FROM FUTURE MAILINGS, SIMPLY REPLY TO THIS 
MESSAGE AND PUT
"REMOVE" IN THE SUBJECT.


   20  MILLION
 E-MAIL ADDRESSES
  FOR ONLY $249
**Over Night International Shipping Included** 


Many Call This "The "Perfect E-Mail List"

Over 20-Million Of The Best E-Mail Addresses Available

_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/

Our research has found that many people have tried one or more of
the following...

Free Classifieds? (Don't work anymore)
Web Site? (Takes thousands of visitors)
Banners? (Expensive and losing their punch)
E-Zine? (Hope they have a *huge* subscriber list)
Search Engines? (Forget it, unless you're in the top 20)

 S O   W H A T   W I L L   W O R K ?

Although often misunderstood, there is one method that has proven
to succeed time-after-time.

 E - M A I L   M A R K E T I N G ! !

IT'S A FACT... If you're not using your computer to generate
income,  GOOD income,  you're leaving money on the table.

Here's what the experts have to say about E-Mail Marketing:

"E-mail is an incredible lead generation tool"
-Crains Magazine

"A gold mine for those who can take advantage of
bulk e-mail programs" - The New York Times

"Blows away traditional Mailing" - Advertising Age

Here's an example of your potential earnings if you have a
product or service that brings you a profit of around $30.
Remember, on the Internet, you can make money 7 days a week, 24
hours a day... even while you sleep, orders come from all over
the world!

Orders
Per DayWeekly  Monthly  Yearly

   1   $  210  $   840  $ 10,080
   2  4201,68020,160
   3  6302,52030,240
   51,0504,20050,400
  102,1008,400   100,000
  153,150   12,600   151,200

THE QUESTION IS... how do you generate those orders?

The least expensive and fastest way is through E-Mail Marketing.



  You want to make some money?

  I can put you in touch with over 20 million people at virtually no cost.

  Can you make one cent from each of theses names?

If you can you have a profit of over $200,000.00


  That's right, I have over 20 Million  Fresh  email

addresses that I will sell for only $249. These are all

fresh addresses that include almost every English person

on the Internet today, with no duplications. They are

all sorted and ready to be mailed.  That is the best

deal anywhere today!  


  Don't believe it? People are making that kind of

money right now by doing the same thing, that is

why you get so much email from people selling you

their productit works! 


  These 20 Million email addresses are 

yours to keep, so you can use them over and

over. 


  This offer is not for everyone. If you can not

see just how excellent the risk / reward ratio

in this offer is then there is nothing I can do

for you.  To make money you must stop dreaming

and TAKE ACTION.



Over the past 2 years, we have gained a reputation for having the
cleanest, most responsive e-mail address lists in the industry.
No one has gone to the work it takes to produce an e-mail address
list of this quality.

Here's how we prepare our e-mail lists:

1. We clean and eliminate all duplicates.

2. Next, we use a filter list of 400+ words/phrases to clean even
more. No address with inappropriate or profane wording survives!

3. Then we use our private database of thousands of known
Internet "extremists", those opposed to any kind of commercial
e-mail, and kicked off every one we could find.

4. All domains were verified to insure they're valid.

5. And finally, we sorted the list into easy-to-manage packets of
20,000 addresses in simple text (.txt) format that will work with
any computer operating system.

**
It is time to order!

Shipping is not an issue. 

**FedEx next day world wide shipping included  

As soon as we receive payment we will FedEx your e-mail list via 

CD straight to your door anywhere in the 

php-i18n Digest 5 Feb 2001 15:58:41 -0000 Issue 49

2001-02-05 Thread php-i18n-digest-help


php-i18n Digest 5 Feb 2001 15:58:41 - Issue 49

Topics (messages 110 through 111):

Invitation to a new Web site on politics and culture
110 by: editor.schenkreport.com

Make good money online! It's easy 
111 by: NEWS!!

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]


--



This is an invitation to you to visit a new Web site, THE SCHENK
REPORT (http://www.SchenkReport.com), where the subjects are politics
and culture from a generally liberal point of view.

THE SCHENK REPORT features: 

**Insightful commentary, generally from the left but sometimes veering
off in other directions. Regular contributors include: 

Walt Brasch, an award-winning reporter and editor who is now a
professor of journalism in Pennsylvania. Among his virtues is that his
writing is often very funny.
 
Arthur Joel Katz, a retired TV and film executive whose favorite
causes include defending the First Amendment and pointing out the
insanity of the War on Drugs. 

Charles Schenk, editor and founder of THE SCHENK REPORT. I have 25
years experience in journalism. My special interests include the
Balkans, where I lived and taught English for two years. I reported
from the Balkans during the NATO bombing of Yugoslavia in 1999. (My
"Macedonian Diary" pieces are available at THE SCHENK REPORT. From the
Front Page, click on The Columnists, then look for "Macedonian
Diary.")

**There's a big page of Bushisms and a free Bushisms screensaver
guaranteed to irk the Republican in the next cubicle. 

**Another feature is Abortion Watch, a running chronology of the Bush
II administration's assault on a woman's right to choose. 

**THE SCHENK REPORT has lots of links to other writers, most of them
on the left, and to dozens of organizations that help to mobilize and
inform liberals.

**There's a column for letters to the editor, so readers can talk back
to us. 

In other words, if you're not really busy right now, it's worth a
click. The address is http://www.SchenkReport.com. 

Thanks. 

Sincerely, Charles Schenk
Editor, THE SCHENK REPORT

P.S. While you're there, sign up for the free newsletter by email. If
you don't have time to visit right now, but want to know about new
features as they're added, click on [EMAIL PROTECTED]
(You can end your subscription at any time with this email address:
[EMAIL PROTECTED])





Please see the bottom of the message for the remove instuctions.  

What you are about to read is tried, true, proven and effective.  Above all, this 
offer 
is utterly and ridicously excellent!!

Have you ever tried or considered making money using the internet?  Are you 
marketing or promoting a business online?  There is a lot of money to be made on the 
internet and in reality, anyone can do it!  Why not get your share?  Read on and 
weep with joy, if you would like to know exactly how to begin making money online 
right away!

FREEDOM - Working on the internet allows you the freedom to work at home, or 
wherever you keep a computer with an internet connection.

FLEXIBILITY - Work when you want, choose your own hours!  No time clocks 
here!  Spend more time with your family, and supplement your current income.  
Maybe even give up your day job. 

There's definately more money to be made on the internet.  In fact there are huge 
amounts, but lets not get carried away.  The secret is to have the right system, as 
you 
must have the right method for marketing and promoting your business.  Of course 
you will firstly need a money generating business, if you don't already have one.  If 
you need an online business, you will be referred to a reputable one if you read on.

Prepare to be amazed!
The following info and programmes would cost you in excess of $1000.00, if you 
bought them singularly over your internet travels.  Not to mention the time, and 
painstakingly gruelling effort you are saved.  It took me years to perfect, collect, 
and 
put together this system.  Nowhere else will you find such a complete package.  
Experienced marketers keep these secrets closely guarded from possible 
competition.

METHOD - You must promote your business to as many people as you can.  The 
more exposure, the more money you will generate.  Classified sites, FFA sites and 
search engine submissions are all great to mess around with, but are not worth the 
time that you put in.  Replies, hits and sales from these advertising methods are 
dismal 
to say the least.  Opt in lists are much the same.  So many people use these methods, 
that the chance of your sales ad being noticed are slim.  The moment I discovered 
bulk emailing my profits soared literally overnight.  Bulk mailing reaches you your 
target customers and reaches them quickly and efficiently.
Bulk mailing is the simplest way to get your 

php-i18n Digest 3 Feb 2001 02:54:05 -0000 Issue 48

2001-02-02 Thread php-i18n-digest-help


php-i18n Digest 3 Feb 2001 02:54:05 - Issue 48

Topics (messages 108 through 109):

E  Bay is going up again..
108 by: tabathia

200 DOLLARS FOR YOU
109 by: Matt Spears

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]


--



Selling on eBay is getting a little more expensive...the more 

you sell the more profit they make!

Are you tired of eBay and their price hikes?

Looking for an alternative?

Then we have just what you are looking for at a fraction of the cost!

Our Motto, The More YOU sell the more Profit YOU make...

For more complete details about this incredible offer, please respond to:

   [EMAIL PROTECTED]
 
With the words "more info" in the subject line.


Thank You










php-i18n Digest 28 Jan 2001 02:35:48 -0000 Issue 47

2001-01-27 Thread php-i18n-digest-help


php-i18n Digest 28 Jan 2001 02:35:48 - Issue 47

Topics (messages 104 through 107):

Web based Time Sheets for Professionals
104 by: Web Time Sheets

You can have a  visa card .. no deposit
105 by: garey

Hello
106 by: Graduate

Leads?
107 by: leadsleadsmoreleads890.hotmail.com

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]


--



Announcing the eTech Online Time Sheet system for gathering Employee Time over the 
Internet. 
Online TimeSheets easily integrate with Payroll, Billing  Project Management. 

Simplified Time Tracking and Project Management is a click away. 
http://www.solutioncorp.com/timesheet.shtml

Please call us or visit our site.

Thank You

Gary P. Finley
eTech SolutionCorp

voice: 817-355-8883
http://www.SolutionCorp.com


If you have recieved the message in error, we apologize.
Please click below to send a remove request to us:
mailto:[EMAIL PROTECTED]?subject=RemoveName_TimeSheet





  This company is offering a visa card with no annual fee, no deposit and 
will pay you for the people you refer.Just request the web address by
replying to :  

   [EMAIL PROTECTED]  

 Insert "request " in the subject line
Thank you




UNIVERSITY DIPLOMA

Obtain a prosperous future, money earning power,
and the admiration of all.

Diplomas from prestigious non-accredited universities
based on your present knowledgeand life experience.

No required tests, classes, books, or interviews.

Bachelors, masters, MBA, and doctorate (PhD) diplomas
available in the field of your choice.No one is turned
down.

Confidentiality assured. CALL NOW to receive your
diploma within days!!!

713-866-8869

Call 24 hours a day, 7 days a week, including Sundays
and holidays.

7





BUY LEADS WHOLESALE FROM US FOR YOUR BUSINESS

http://www.geocities.com/leadoffers1900/leads.htm




php-i18n Digest 25 Jan 2001 13:33:14 -0000 Issue 46

2001-01-25 Thread php-i18n-digest-help


php-i18n Digest 25 Jan 2001 13:33:14 - Issue 46

Topics (messages 102 through 103):

Problem with gettext suporrt - Solaris 2.7
102 by: Albert Novak

Genuine Opportunity
103 by: NEWS!!

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]


--



Hi!

When I try to compile PHP 4.0.4 as Apache module with gettext support, the
gettext support doesn't function. But when I compile PHP as CGI, the gettext
support works fine. Where is the the problem (other functions works fine in
both case)?

I use Apache 1.3.14 with DSO support, GNU gettext 0.10.35, Solaris 5.7 and I
have compiled PHP 4.0.4 with gcc 2.95.2 and these options:

./configure --with-apxs=/usr/local/apache/bin/apxs \
--with-config-file-path=/usr/local/apache/config \
--with-low-memory --with-gettext=/usr/local

Does anyone have faced with similar problem or have solution for it?

Albert








 Please see bottom of message for remove instructions. What you are about 
to read is tried, 
true, poven and effective. Have you ever tried or consideredmaking money using the 
medium of the internet? Are you marketing or promoting a business opportunity or 
product 
online? There is a LOT of money to be made on the internet and in reality, almost 
anyone 
can do it! 
Why not get your share? Read on if you would like to know exactly how to begin making 
money online 
almost right away! 

FREEDOM - Working on the internet allows you the freedom to work at home or 
wherever else you keep a computer with an internet connection.

FLEXIBILITY - Work when you want, choose your own hours! No time clocks here! Spend 
more time with your family, supplement your current income or maybe even quit your job 
to 
work full time on the internet! Two years ago I began searching the internet for 
online 
business opportunities, my aim was to to supplement my fairly average working wage. 
With 
no previous 
experience or knowledge, I didn't know if it was actually possible to make money on 
line at 
all. I had heard 
all kinds of stories of untold riches and instant moneymakers, no doubt you have 
yourself. 
It's not hard 
to find all kinds of business opportunities, a simple engine search on "business 
opportunity" 
will bring up thousands. After joining various business opps, bieng scammed and 
reading 
LOTS of 
information I came to a conclusion : There definately IS money to be made on the 
internet, 
in fact there 
are HUGE amounts but lets not get carried away. The secret is to have the right 
system, 
you must use the right method for marketing and promoting your business. Stay well 
away 
from 
deals which sound too good to be true, more often than not they are scams. It's not 
hard to 
get 
suckered in by flashy ads promising the earth in return for very little effort. 

METHOD - You must promote your business to as many people as you can, the more 
exposure the more money you will generate. Classified sites, FFA sites and search 
engine 
submissions are all great to mess around with but are not worth the time you put in. 
Replies, 
hits and sales from these advertising methods are dismal to say the least. Opt in 
lists are 
much the 
same, so many people use these methods that the chances of your sales ad bieng noticed 
are 
slim. 
The moment I discovered BULK EMAILING my profits soared literally overnight. Bulk 
mailing reaches your your target customers and reaches them quickly and efficiently. 
Within 
a few weeks I had recieved my first paycheck and I was hooked!
 To save you the gruelling and lengthy task of learning to make money online, I have 
outlined the full and detailed system for you. I would gaurantee this information, but 
I am not 
charging for it anyway! Its yours FREE! 

- First you need the right business opportunity or product to sell. You can search 
around for 
one yourself, BE AWARE of scams. I will refer you to a great business opp later in 
this 
message.
- You need to write a killer ad to grab peoples attention, try different ads and gauge 
the 
responses. .

- To send bulk mail you need a reliable bulk mailing programme, I will refer you to a 
great 
one later in this message. Once again, there are many different programmes around and 
some are better than others. They can range in cost from FREE to $3000. The free 
programmes 
tend to be slow and unreliable, they also blatantly expose your dialup ISP causing 
more 
problems 
than they are worth. The best solution is a low cost mailer which masks your dialup 
ISP and 
sends about 
5000 emails per hour.  I will refer you to the best bulk mail programme for your 
purposes later 
in 
this message. 

- You need loads and loads of fresh (preferrably targeted) email adresses to send your 
ad to.
No doubt you will find offers all over the place selling email