[PHP-WIN] Exchange

2001-04-26 Thread oifik
I would like to know if with php we can manage exchange server (create account...) by using the imap librairies and if yes how we can doing it ? I can connect to my server (pop or imap), i can check mail but it's all. Tahnks and sor for my english. -- PHP Windows Mailing List (http://www.php.ne

[PHP-WIN] image

2001-04-25 Thread oifik
Hello, I have a little problem when I try to use function to draw as image_create() I receive the message call to undefined function and inhe php.ini I've found nothing. Can you help me? Thanks P.S : Sorry for my english -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] mail server with php

2001-04-19 Thread oifik
first sorry for my english Then i have a little matter i wand to write a script which allow managing mails (account, read,write...) and i need to use some function as imap_open. For this i need to use some librairis which not include with the basic php's program. Do you know what and how i can doi