Hello
I've incorporated all your suggestions and added a .cvsignore as well
as some "choice=opt" markers to the optional function parameters.
The new diffs are attached.
bye,
-christian-
Am Mon, 15 Dec 2008 19:29:02 +0100
schrieb hannes.magnus...@gmail.com ("Hannes Magnusson"):
> On Mon, De
Hello
Am Sun, 4 Jan 2009 20:28:13 +0100
schrieb "Hannes Magnusson" :
> On Sun, Jan 4, 2009 at 19:53, Christian Hammers
> wrote:
> > Hello
> >
> > I've incorporated all your suggestions and added a .cvsignore as
> > well as some "choice=op
Hello
Am Mon, 5 Jan 2009 09:32:58 +0100
schrieb "Hannes Magnusson" :
...
> > // Cannot convert a domain name to ASCII that contains non-ASCII
> > chars // but already starts with "xn--"
> > $ascii = @idn_to_ascii("xn--".chr(0xC3).chr(0xA4), $errorcode);
> > if ($ascii === false) {
> >printf("D
Hello
The online documentation of the SNMP functions, escpecially the
snmp3_*() is currently very poorly or not present at all, e.g.:
http://www.php.net/manual/en/function.snmp3-get.php
If anybody can give me a pointer to the current documentation source,
I would be willing to improve that a bit