Delphi-PRAXiS
Seite 14 von 14   « Erste     4121314   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Software-Projekte der Mitglieder (https://www.delphipraxis.net/26-software-projekte-der-mitglieder/)
-   -   PHP Inspection Unit (https://www.delphipraxis.net/33102-php-inspection-unit.html)

Waldteufel 19. Aug 2007 15:20

Re: PHP Inspection Unit
 
Hallo.

Ich habe mal einen kleinen Test gemacht:

Code:
<? echo $-/POST; ?>

Parse error: syntax error, unexpected '-', expecting T_VARIABLE or '$'
aber (!)
Code:
<? echo $_/POST; ?>

Warning: Division by zero
Ist da vielleicht ein Tippfehler in Tommys Beitrag?

Gruß,
Waldteufel


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:15 Uhr.
Seite 14 von 14   « Erste     4121314   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz