|
|
|
|
|
by podperson
5000 days ago
|
|
It violates the "I don't need to look inside comments for sources of bugs" rule I'm quite fond of. I've defended PHP for some time now, but this is getting ridiculous. Isn't PHP embedded inside markup? Wouldn't it be simpler to do something like: ?>
< ... XML GOES HERE ... >
<?php and not violate any expectations? |
|
I second that. A practical explanation of why this is dumb idea.
I get it, PHP is about getting stuff done. But why insisting on bad ideas, when PHP already has lots of them.