On 05/18/2011 02:22 PM, tedd wrote:
> Hi gang:
> 
> I am considering providing PHP code to the general public via my website
> 
> This is my first attempt:
> 
> http://sperling.com/php/authorization/
> 
> What do you people think?
> 
> Cheers,
> 
> tedd
> 

I have to agree about the braces, but at our ages that's not going to
change :-)

My suggestion would be to use syntax highlighting.  Geshi is a very good
one that supports lots of languages/syntaxes, but PHP's highlight_file()
and highlight_string() do an adequate job.

As the site grows and you have PHP, HTML, CSS, JS and maybe INI files
and SQL, then Geshi would handle all of these.


-- 
Thanks!
-Shawn
http://www.spidean.com

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

Reply via email to