Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

CakePHP

Name: Anonymous 2006-06-19 4:33

Requesting comments, insight, stories, faps, etc. on this MVC framework for PHP, thanks.

Name: Anonymous 2006-06-21 23:53

>>18
If you are using a function to escape things in SQL, you are probably doing it wrong (the interface should escape all the parameters for you, instead of making you interpolate them into the string yourself)

>>19
PHP does not really support a functional paradigm. Its anonymous functions are not really anonymous, have no supporting syntax (function body is a fucking string of code), and definitely do not support lexical closures. What sort of 'functional-style' stuff are you doing?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List