[PHP] How to load external modules ?

2003-11-04 Thread Valentina
uot;word.application"); but the same method with my module it's not right. I'm using "com_load_typelib" function. butIi can't, I 've an error from php. I've seen exists the com_load function too. But it's not right. Thank you. Regards Valentina. -- PHP Gener

[PHP] Mailparse functions. How in the 4.3.1 php version ?

2003-07-16 Thread Valentina
Hello to everybody. Somebody can tell me how , in the new version of php, were substitued the mailparsing functions ? I use, actually, the 4.3.1. The php manual tells me that the mailparsing functions run only in the 4.1.0. or 4.1.2 version of php. On the web sito there is a refer to PECL. What's

[PHP] Un aiutino porfavor.

2003-07-16 Thread Valentina
Nella versione che uso php 4.3.1 non sono attive le funzioni di mailparse. Come da manuale infatti sono funzionanti sulla 4.1.0 e 4.1.2. Sul sito vedo il riferimento a PECL. Io chiedo a qualcuno cosa è PECL E soprattutto con i file del package che si suggerisce di scaricare cosa ci fò ? Il package

[PHP] Re: Having problems with an IF statement, just doesn't make sense

2003-07-07 Thread Valentina
I've tried...print nothing in my browser then it seems to me correct. The condition "ELSE" is satisfied. bye. codeused: if (isset($theme)) { print("Current theme is $theme"); require "content/header_$theme.php"; } else { print("$theme"); require "content/header.php"; } codeused. "Bobb" <[

[PHP] Richiedo contributo per sapere come interfacciare php con un server di posta., nel mio caso un server di posta in arrivo(POP).

2003-07-07 Thread Valentina
Salve spero di aver chiarito nell'oggetto del messaggio il problema. Se così non fosse per rendere l'idea : ho un server di posta in arrivo a cui vorrei accedere(avendo le dovute autorizzazioni chiaramente) tramite php e sul quale vorrei poter leggere i messaggi presenti. Nel mio caso mi aspetto de