-Original Message-
From: Callum Urquhart [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 10:57 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Dealing with large classes over several files
This may well have come up before as it is an obvious problem/question.
Coming from a C++ background, I
This may well have come up before as it is an obvious problem/question.
Coming from a C++ background, I define a class in a header file and define
the functions for that class in a seperate source file. Now the question: is
this possible in PHP4?
I have tried the obvious:
// myclass.inc.php
2 matches
Mail list logo