Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #20959
| Path | csiph.com!xmission!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!mynewsgate.net!not-for-mail |
|---|---|
| From | "ciccio" <21669invalid@mynewsgate.net> |
| Newsgroups | it.comp.www.php |
| Subject | Re: DebugApp o AppDebug? |
| Message-ID | <2016062015463521669@mynewsgate.net> (permalink) |
| References | <nk0j2c$1i7u$1@gioia.aioe.org> |
| Date | Mon, 20 Jun 2016 15:46:35 GMT |
| X-Newsreader | www.mynewsgate.net |
| X-Complaints-To | abuse@mynewsgate.net |
| NNTP-Posting-Host | 93.146.165.128 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15 |
| Content-Transfer-Encoding | 8bit |
| X-Received-Bytes | 875 |
| X-Received-Body-CRC | 1712391385 |
| Xref | csiph.com it.comp.www.php:20959 |
Show key headers only | View raw
alex <1j9448a02@lnx159sneakemail.com.invalid> ha scritto:
> class App
> {
> function run()
> {
> // esegue l'applicazione in modalità normale
> }
> }
>
> class X extends App
> {
> function run()
> {
> // esegue l'applicazione in modalità debug
> }
> }
>
> Alla classe X che nome posso darle (DebugApp o AppDebug)?
La seconda.
Back to it.comp.www.php | Previous | Next — Previous in thread | Find similar | Unroll thread
DebugApp o AppDebug? alex <1j9448a02@lnx159sneakemail.com.invalid> - 2016-06-17 12:23 +0200 Re: DebugApp o AppDebug? "ciccio" <21669invalid@mynewsgate.net> - 2016-06-20 15:46 +0000
csiph-web