Christian Geekery

The substance of things hoped for…

Browsing Posts tagged PHP


NOLOH is an event-driven object-oriented development platform built on PHP. My own experience has been that I can create web applications with surprisingly little code. Even, Web 2.0 style animations, floating windows, and dynamic content is a breeze.

Asher and Philip developed noloh to create the advantages listed below, and in my opinion, they have succeeded.

continue reading…

If you need access to any of the ctype functions such as ctype_alnum() in php on gentoo… You will need to add the ctype use flag or you will get this error. This is one of those odd decisions about default configurations that Gentoo has made. Not a huge problem, just inconvenient the first time you run into it.