|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-12-22 15:02 UTC] johannes@php.net
-Status: Open
+Status: Bogus
-Package: Feature/Change Request
+Package: *General Issues
[2010-12-22 15:02 UTC] johannes@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 11:00:02 2025 UTC |
Hello, I have this idea: <? def("AAA", "echo(\"bla\");"); //"evaluate" constant definition AAA AAA //using constant ?> will substitute <? echo("bla"); echo("bla"); ?> What do you mean about this feature? Thanks, Mark Vydra