[PHP-WIN] exporting to csv format - problem with some chinese characters

2003-07-30 Thread Hector Lumang
Hi, I am having problems with exporting chinese characters to csv files. = When I try to export data to csv format, some of the characters are = turned into some number (i.e. "请" etc...). And when I try to = open the csv file in MS Excel (2002), the numbers could not be = converted into the cor

Re: [PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread Sek-Mun Wong
You might just be using it for development. But you're right, I use Apache for dev too, however I do simultaneously run the crippled IIS on port 8080 for cross platform work on our framework... just to ensure it works under both web servers. Now Frontpage extensions for linux... THAT'S getting ca

[PHP-WIN] Re: my script on php 4.3.2 kills apache 2.x

2003-07-30 Thread Sek-Mun Wong
Just on local laptop development 2.0.47 locks up quite often on mysql calls (about every 30 calls) Couldn't be bothered to debug it, so I've gone back to 1.3.28 for win32, it's production stable (at least on w2k). I'm running WinXP on laptop, btw. "Jswalter" <[EMAIL PROTECTED]> wrote in message ne

[PHP-WIN] Re: Session not working

2003-07-30 Thread Sek-Mun Wong
1) Verify that you've specified (and created) your sessiondata (usually {drive:}/php/sessiondata directory, 2) check to see if a session id has been written there. 3) if not, make sure that the apache logon (usually localsystem) has access to write to sessiondata (which it should have by default).

php-windows Digest 30 Jul 2003 22:35:29 -0000 Issue 1845

2003-07-30 Thread php-windows-digest-help
php-windows Digest 30 Jul 2003 22:35:29 - Issue 1845 Topics (messages 20931 through 20940): Re: PDFlib 20931 by: WebDevMagazine Windows 2K (workstation) 20932 by: Frank Tudor 20933 by: Robert Croson, Jr 20936 by: H Marc Bower 20937 by: Cory Daehn Ses

[PHP-WIN] Problems on Windows with Apache 1.3 and building

2003-07-30 Thread Mike Flippin
So far everytime I've tried to build the CVS code, it dies when trying to build the module for SQLite. How do I disable SQLite in the Makefile, I tried --disable-sqlite, but that didn't do anything. I'm using Cygwin right now to do the building, but I have access to VC++ 6.0 and 7.0. Also when I f

[PHP-WIN] my script on php 4.3.2 kills apache 2.x

2003-07-30 Thread jsWalter
I have a simple little script... If I run this script from... http://localhost/dateTest.php I get a nice blank screen If I run this script from... http://localhost/test/dateTest.php I also get a nice blank screen But, if I run this script from... http://localhost/test/tes

[PHP-WIN] Re: Session not working

2003-07-30 Thread Rob Adams
"Voodoo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm using a local Apache 1.3 server on WinXP, and I've gotta test some php > scripts at home, can't publish them. I'm trying to set some session vars, > but the variables simply disappear when I try to use them again. Made the >

RE: [PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread Cory Daehn
Actually, the IIS that comes with Win2K Professional, and the one from Windows XP are both severly limited. (I don't understand why anyone would want to run XP or W2KPro as a server OS anyway... Better off getting W2K Server or W2K3 Server or Linux IMNSHO... You can even get frontpage extensions f

Re: [PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread H Marc Bower
Windows 2000 Professional (I'm assuming this is what you meant by workstation version) can have IIS installed, as well. You can follow the instructions supplied with PHP on how to set up IIS. It really just involves careful placement of the php.ini file and setting up the site to parse PHP files.

[PHP-WIN] Session not working

2003-07-30 Thread Voodoo
I'm using a local Apache 1.3 server on WinXP, and I've gotta test some php scripts at home, can't publish them. I'm trying to set some session vars, but the variables simply disappear when I try to use them again. Made the following code to test it, but when I click on 'increment' the 'numb' var is

[PHP-WIN] Session doesn't work

2003-07-30 Thread Voodoo
I'm using a local Apache 1.3 server on WinXP, and I've gotta test some php scripts at home, can't publish them. I'm trying to set some session vars, but the variables simply disappear when I try to use them again. Made the following code to test it, but when I click on 'increment' the 'numb' var is

Re: [PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread Robert Croson, Jr
On 30 Jul 2003 at 7:31, Frank Tudor wrote: > What server components do I need to get PHP running on Windows > Workstation 2000? Depends on what you want to do. All you really need is PHP and a web server. This URL for the php manual lists a lot of platform/web server configurations. http://us3

[PHP-WIN] Windows 2K (workstation)

2003-07-30 Thread Frank Tudor
What server components do I need to get PHP running on Windows Workstation 2000? __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-WIN] Re: PDFlib

2003-07-30 Thread WebDevMagazine
Hi well there is a file with properties for normal PDFLib work please read the info of Pfglib. REgards Bogomil -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 30 Jul 2003 10:34:38 -0000 Issue 1844

2003-07-30 Thread php-windows-digest-help
php-windows Digest 30 Jul 2003 10:34:38 - Issue 1844 Topics (messages 20926 through 20930): Fonts in report 20926 by: Dick Davis Installation problem with php_imap.dll 20927 by: Robert Croson, Jr Please Help!!! 20928 by: Wx 20929 by: Sek-Mun Wong PWS + PHP

[PHP-WIN] PWS + PHP

2003-07-30 Thread Nadim Attari
Hi PHPals, Dunno whether it's really a PHP question; anyway your help is appreciated. I have a machine (Win98 SE) running PWS. Also installed is PHP. I want PHP to parse files with the .html / .htm (or any other) extension; i.e. when i try to view a file (index.htm for example) through a browser