a good php coding format ???
Posted: Thu Feb 22, 2007 11:17 am
Hello everybody..
i am back with some questions..
i am trying to develop my own php coding format..
For example:
db>dbConfig.php (db configuration file)
>db.class.php (db handlining functions)
images> here goes the static images..
pics >here goes the dynamic images ie uploaded etc..
js > here goes the .js files
css > here goes the .css files
etc etc..
and there may be different classes, libraries....
I want to develop a totally complete OO coding format (somewhat near to MVC), for example writing different class for mail handling,
error handling, session hanlding, file handling
for that i need help of yours...
Lets share our coding format over here so that a newbie can get
a bit idea to develop the effiecent and effective one...
thanks in advance to all of you
i am back with some questions..
i am trying to develop my own php coding format..
For example:
db>dbConfig.php (db configuration file)
>db.class.php (db handlining functions)
images> here goes the static images..
pics >here goes the dynamic images ie uploaded etc..
js > here goes the .js files
css > here goes the .css files
etc etc..
and there may be different classes, libraries....
I want to develop a totally complete OO coding format (somewhat near to MVC), for example writing different class for mail handling,
error handling, session hanlding, file handling
for that i need help of yours...
Lets share our coding format over here so that a newbie can get
a bit idea to develop the effiecent and effective one...
thanks in advance to all of you