File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- EN-Revision: 52e4392db946f4e432594fb6e451de32f7506368 Maintainer: cucinato Status: ready -->
2
+ <!-- EN-Revision: e0352653179c355a6b9c353629147b06a2069f24 Maintainer: cucinato Status: ready -->
3
3
<chapter xml : id =" faq.com" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
4
4
<title >PHP e COM</title >
5
5
<titleabbrev >PHP e COM</titleabbrev >
78
78
</question >
79
79
<answer >
80
80
<para >
81
- In PHP 5, il modulo COM genera un'eccezione <literal >com_exception</literal >,
81
+ Il modulo COM genera un'eccezione <literal >com_exception</literal >,
82
82
che può essere catturata per determinare come
83
83
comporstarsi.
84
84
</para >
85
- <para >
86
- In PHP 4 non è possibile bloccare gli errori COM nei soliti modi disponibili in PHP (@, track_errors, ...).
87
- </para >
88
85
</answer >
89
86
</qandaentry >
90
87
@@ -227,8 +224,8 @@ $word = new COM("C:\docs\word.doc");
227
224
</question >
228
225
<answer >
229
226
<para >
230
- La risposta è semplice. Non so bene il perché, ma non puoi farci niente. Se qualcuno avesse informazioni
231
- specifiche riguardo a ciò, è pregato di farle pervenire a < link xlink : href = " mailto: &email.harald; " >questo indirizzo</ link > :)
227
+ La risposta è tanto semplice quanto insoddisfacente.
228
+ Non lo sappiamo con esattezza, ma pensiamo che non si possa fare nulla.
232
229
</para >
233
230
</answer >
234
231
</qandaentry >
You can’t perform that action at this time.
0 commit comments