why does this simple counter fail?

Brad Mettee bmettee at pchotshots.com
Sat Mar 26 01:12:09 UTC 2011


Gary Kline wrote:
> 	I'M trying to decide whether to tatoo this on my forehead or
> 	just make a note in my ~/.notes file for the next time this
> 	breaks.  if/when.  Meanwhile, the best thingt to do would simply
> 	write a script to turn <? into <?php ....   Never know when I'll
> 	get into things like <?xml or whatever.
>   
If you do the <? into <?php, don't forget to do <?phpphp into <?php too. 
Otherwise you'll likely corrupt already good tags.


-- Brad


More information about the freebsd-questions mailing list