Aschwin Wesselius schreef:
Nathan Nobbe wrote:
Surely he didn't explain OOP to you... he's anti OOP :)
ya; im waiting to see one of these 'simple' sites thats written strictly w/
functions and procedural code that does more than support a username
and password :)

-nathan
I worked for a company where they maintain an interface for a creditcard-billing platform (one of the eight biggest platforms in the world). They only have 1 library file for each part of the application and they don't do classes at all.

It does millions of transactions per day for clients worldwide and is real fast.

So, it can be done. Except that only two persons know where to find the code and how to maintain it and it is not documented. I learned a lot at that company.

including how to build job-security into your code by the sounds of it ;-)




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

Reply via email to