Jump to content

Recommended Posts

hi to everyone.. this is my first time here and i would like you to give me some suggests in order to improve my site scalability..

 

i'm italian and that's why my english is not so good.

 

Here is my file system:

 

admin/

 

libs/

----/css

----/js

 

/includes

----/class

----/apps

--------/example

------------/js

------------/views

------------controller.php

------------index.php

----/css

----/static

 

where:

 

 

  • admin is my reserved area to manipulate everything
  • libs has javascript library like jquery
  • class contains all my classes like database functions and one class for each app
  • each app that could be for example "blog" or "news" contains a controller that provide some actions like add element or remove, an index file to provide first page of the app, a folder called js for each javascript helper and a folder views. Note that as i said before, each app has a class that provide functions like get, remove, edit ecc..
  • css contains the default style for the site and static contains each section of the site provided by the include function

 

that's all! i hope this could be interesting for you and of course, i'll get your answer to improve my code!

Link to comment
https://forums.phpfreaks.com/topic/231779-criticize-my-personal-file-system/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.