Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #22859

error_log(): domanda sul parametro $message_type

From Hostel <f@f.f>
Newsgroups it.comp.www.php
Subject error_log(): domanda sul parametro $message_type
Date 2020-08-14 09:44 +0200
Organization Aioe.org NNTP Server
Message-ID <rh5fd0$8pi$1@gioia.aioe.org> (permalink)

Show all headers | View raw


https://i.ibb.co/0n4zpHV/1.png

Come vedete tra i vari valori si può specificare

2 No longer an option

Ma che significa?

Ho fatto qualche prova, però non ci ho capito molto.

Codice:

error_log(
     "abc",
     2
);

Output:

PHP Warning:  error_log(): TCP/IP option not available!

Back to it.comp.www.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

error_log(): domanda sul parametro $message_type Hostel <f@f.f> - 2020-08-14 09:44 +0200
  Re: error_log(): domanda sul parametro $message_type fmigliori <fmigliori@gmail.com> - 2020-08-15 11:11 -0700
    Re: error_log(): domanda sul parametro $message_type Hostel <f@f.f> - 2020-08-16 10:32 +0200
      Re: error_log(): domanda sul parametro $message_type fmigliori <fmigliori@gmail.com> - 2020-08-16 09:56 -0700
        Re: error_log(): domanda sul parametro $message_type Hostel <f@f.f> - 2020-08-17 11:03 +0200
          Re: error_log(): domanda sul parametro $message_type fmigliori <fmigliori@gmail.com> - 2020-08-17 04:47 -0700
            Re: error_log(): domanda sul parametro $message_type Hostel <f@f.f> - 2020-08-18 16:22 +0200

csiph-web