[PHP-WIN] php+mysql+apache

2004-12-04 Thread AB
Hi, i have a problem: i installed apache 2.0.52, php 4.3.9 and mysql 4.1 on win xp sp2 machine. When i try to connect to mysql database with the mysql_connect() php function, the returned message is "Client does not support authentication protocol requested by server: consider upgrading MySQL

[PHP-WIN] Query problem

2004-06-09 Thread Jesper Palmqvist [Talarforum i Skandinavien AB]
Hi This is more oriented into the field of SQL, any suggestions? I am searching for a query that yields what my code below does "in the sql" In a "three table join" I am looking for the rows that have the highest value of "COUNT(we_employee.IDe)", in case two (or more) rows have the same value -

SV: [PHP-WIN] updating from xls -> [filter] -> mysql

2004-05-21 Thread Jesper Palmqvist [Talarforum i Skandinavien AB]
I have been using PHP with COM On my Win2000 platform running PHP as a module on Apache2 the excel application doesn't end after the script ends The script ends: $exapp->Quit(); unset($exapp); ?> What could be the problem? /Jesper -Ursprungligt meddelande- Från: Sven Schnitzke [mailt

SV: [PHP-WIN] Including files in php

2004-03-31 Thread Jesper Palmqvist [Talarforum i Skandinavien AB]
Or simply use '\\' include("..\\folder1\\includefile.php"); Or just include("\\folder1\\includefile.php"); /Jesper -Ursprungligt meddelande- Från: Jim MacDiarmid [mailto:[EMAIL PROTECTED] Skickat: den 31 mars 2004 18:34 Till: [EMAIL PROTECTED] Ämne: [PHP-WIN] Including files in php I

SV: [PHP-WIN] HMTL E-mails with images (again)

2004-02-27 Thread Jesper Palmqvist [Talarforum i Skandinavien AB]
But of course you could also use a class written by Richard Heyes HTML Mime mail class Easy to use and great results /Jesper -Ursprungligt meddelande- Från: Erwin Kerk [mailto:[EMAIL PROTECTED] Skickat: den 27 februari 2004 15:32 Till: Michael Horton Kopia: [EMAIL PROTECTED] Ämne: Re:

Re: [PHP-WIN] Character Problem

2004-02-25 Thread Jesper Palmqvist [Talarforum i Skandinavien AB]
Hi Would try /Jesper -Ursprungligt meddelande- Från: Meteorlet Woody [mailto:[EMAIL PROTECTED] Skickat: den 25 februari 2004 11:00 Till: php-windows Ämne: [PHP-WIN] Character Problem Hi,everyone! When I want to create a character dictionary,I meet a problem. The problem i