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
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
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
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" <[
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
5 matches
Mail list logo