Re: [PHP] PHP source code formatter for OS X

2005-03-21 Thread Richard Lynch
On Wed, March 16, 2005 8:11 pm, DuSTiN KRySaK said:
 Does anyone know of a PHP source code formatter to clean up sloppy code
 that runs on OS X?

http://php.net/highlight_string may or may not do some cleanup.  Probably
not enough.

I think there's a PHP pretty-printer at http://phpclasses.org

You should Google for PHP pretty print and you will find solutions.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP source code formatter for OS X

2005-03-17 Thread Jochem Maas
DuSTiN KRySaK wrote:
Does anyone know of a PHP source code formatter to clean up sloppy code 
that runs on OS X?
maybe the php tidy extension works?
http://php.net/tidy
d
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] PHP source code formatter for OS X

2005-03-16 Thread DuSTiN KRySaK
Does anyone know of a PHP source code formatter to clean up sloppy code 
that runs on OS X?

d
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Source Code Formatter

2002-03-20 Thread José León Serna

Hello:
   Any of you know about any source code formatter for PHP? I mean a tool to
take a source code and produces an output file with the source code indented
like it must be.

Regards.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php