It is adding your own pages with content that is confusing me . I am trying to fit into a pre-defined system ( which I need to know how to make mods to ).
Ok maybe I need to explain with an example.
I have a php file that gets say all the category names and i want them displayed in a html table, and maybe some css with it. The coding is simple enough.
It is easier to have the php stuff in 1 file and css/html in another. Now I want this page in the content area, and a link to it in a sidebox.
Do I create an ezpage and add it all in but the thing is in 2 files? So do i just add the whole code in 1 file.
How do i add a content page with php/css/html?



