Obi1-Cannabis 0 Posted January 19, 2007 Report Share Posted January 19, 2007 There isn't any information on how to use classes on w3schools PHP tutorials and i think thats an essenssial part of this language because it's very helpfull when you have too many files and you want to alter something that works equal for all of them. And also because classes can be used in more than one project that have similar funcionalities instead of developing it all again.Also you could include something, even if just some references to some pratical libraries like ADOdb, Smarty,...just my thoughts Quote Link to post Share on other sites
justsomeguy 1,135 Posted January 22, 2007 Report Share Posted January 22, 2007 I'm sure the tutorials were written when PHP4 was dominant. Most of the OOP features were introduced in PHP5, so it might be a while before the tutorial gets updated. Quote Link to post Share on other sites
henryhenry 0 Posted May 1, 2007 Report Share Posted May 1, 2007 Second this suggestion. The oop is pretty confusing and it would be really great to get a nice tutorial on w3schools which clears it up a bit. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.