Anon
05-04-2001, 07:29 AM
I tried to use com library, bat PHP whit this fragment:
$prk = com_load("Word");
tell:
Call to undefined function: com_load()
and from this fragment
$str = com_set("prk","krn","ml");
is able to call com_set
tank
g.Rossati
$prk = com_load("Word");
tell:
Call to undefined function: com_load()
and from this fragment
$str = com_set("prk","krn","ml");
is able to call com_set
tank
g.Rossati