On Wed, 1 Dec 2004 22:16:25 +0100, Sven Schwyn <echo36@xxxxxxxxxxx> wrote: > Does anybody know whether there's a way to tell PHP to accept an > alternative open tag like for instance <?mytag or <?mc along with the > normal <?php tag? Patch zend_language_scanner.c and add you own custom tags. Isn't open source great? :) -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php