![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: <? vs <?PHP
From: CJ Llewellyn <cj.llewellyn@gmail.com>
Date: Mon Apr 17 2006 - 11:09:15 CEST
On Mon, 17 Apr 2006 00:13:32 +0100, Paul Lautman wrote:
> I often see the former starting delimiter rather than the latter. Is there
<? is a shortened version of <?php for programmers too lazy to type <?php.
|