RE: [PHP] How to know a requets from web page or client.

2007-05-08 Thread Le Phuoc Canh
Thanks every body for helping me ! :) Le Phuoc Canh Arrive Techologies Cell Phone : 0902147449 Home Phone : (08)9915349 Email: [EMAIL PROTECTED] -Original Message- From: clive [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 1:56 PM To: Le Phuoc Canh Cc: php

[PHP] How to know a requets from web page or client.

2007-05-07 Thread Le Phuoc Canh
Dear all, How can we know a request from web page( ex : firefox, IE..) or from client( ex : window media, winamp, ...). Please help me ! Thanks Best Regard. Le Phuoc Canh Arrive Techologies Cell Phone : 0902147449 Home Phone : (08)9915349 Email: [EMAIL PROTECTED]

RE: [PHP] Jabber conection manager

2007-02-04 Thread Le Phuoc Canh
It seem that you want to develop a webchat :), today there is a lot library about Jabber protocol, but all in JAVA language, if you want you can use library of jivesoftware to develop. I use Wildfire for IM server, and Claros for webchat in servlet. You can try it for develop Jabber connection

[PHP] Help me about using php with tomcat server.

2007-01-04 Thread Le Phuoc Canh
Dear all, I have two web application running on php and jsp. But i don't know how can to use php and jsp on tomcat server. Please help me. thanks best regard.

[PHP] Help me about detect client screen resolution!!!

2007-01-02 Thread Le Phuoc Canh
Can we use php to detect client screen resolution? Please help me ? Best Regard.

[PHP] Help me about audio stream...

2006-12-03 Thread Le Phuoc Canh
Dears, I want to make a web app about music online. But i don't know how to use streaming in PHP to load a music file for playing. Please help me for the best direction. Thanks alot and best regard.

[PHP] mssql conflict with sybase...

2006-12-01 Thread Le Phuoc Canh
Dear all, I use php version 4.4.2. When i use mssql and sybase extention, they are conflict together. I don't know how to using them together. Please help me... Thanks Best Regard

RE: [PHP] Connect to Sybase !

2006-11-29 Thread Le Phuoc Canh
Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 1:59 AM To: Le Phuoc Canh Cc: PHP Mailing Subject: Re: [PHP] Connect to Sybase ! On Tue, November 28, 2006 8:01 pm, Le Phuoc Canh wrote: I want to make a connection to sybase database with PHP on win32 platform, but i can't

RE: [PHP] Connect to Sybase !

2006-11-29 Thread Le Phuoc Canh
Thanks Chris, I understand my problem, but can you show me where to find the libct.dll or where I can get libct.dll Thanks Best Regard -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 11:14 AM To: Le Phuoc Canh Cc: PHP Mailing Subject: Re

[PHP] Connect to Sybase !

2006-11-28 Thread Le Phuoc Canh
Dear all, I want to make a connection to sybase database with PHP on win32 platform, but i can't recompile PHP with extension --with-cybase-ct. Please help me !!!