PHP 7.4.12 Released!

Voting

Please answer this simple SPAM challenge: min(six, four)?
(Example: nine)

The Note You're Voting On

dave60 /at/ gmail /dot/ com
14 years ago
In reply to quetzalcoatl:

Generally, I would advise for each class to have it's own file, and hold nothing besides that class. Just define __autoload() in a/the infrastructure file -- a/the file that does the behavioral logic, and there should be no need to redefine it in a class' file.

<< Back to user notes page

To Top