A quick question about best practice with PHP classes. I have seen people use filenames such as something.class.php to organise their classes in external files.
I have few web pages sitting in different directories and my goal is to have some sort of organized structure so that I can access to js or css files without hardcoding the path.
My physical file structure for a project I have is something like: Source folder Engine Folder1 Folder2 etc.
I\'m a bit开发者_如何学C confused about mvc terminology. Using the question title as an example, a view corresponds to an action, which means xxTemplateFile would be considered to represent the view.
From the \"should be simple, but...\" files: Trying to get started with jQuery UI. Went to the s开发者_如何学编程ite, used their custom builder thingy to assemble the parts I need, made myself a custo
I am a little confused about where .NET assemblies are physically located. Take good old LINQ. In my web.config file it says: