Re: [ErrorSystem-devel] home page little update
Status: Planning
Brought to you by:
sonicmctails
From: <son...@ss...> - 2003-12-04 20:42:48
|
First, I would just like to say, I perfer to go by McTails rather then Sonic :-P. Anyway, I don't like using flat files, as this can be problematic with file permissions and some more restrictive PHP hosts could really make that a pain. My big problem is that if someone mucks up a line, or puts in a newline in the wrong place, it can cause bad things to happen. However, MySQL gives it a strict table structure and it makes it so it's hard to accidently destory. However, I'll bit and do what you recommend although. Anyway, I'm going to write some code (possiabily just the return of the said query, although until we debate on the backend it's not going much father then that) SMT > Hi all, > > I've just a little home page update, principally to correct my very bad > english, thanks to my wife. > And I added a little paragraph concerning db server on the design page : > http://errorsystem.sourceforge.net/design.php. > > I wrote : > "Note : Sonic would like to use a db server to store data, instead of > files. > I think we can do that, using MySQL (more used by free webhosting > providers). I think we can do both, and let ES administrator make his own > choice. So, I think this page should be still available, just correct in > this way : replace langage file by one table, where each error should a > record and each line one field, replace all ini file by one table, where > each system should be a record, and each line a field. Well, this my > proposition." > > Oh, and I switched pages from html to php, so I added a script to generate > automaticaly the menu on each page. > > Tell me what you think. > > Regards, > > Stéphane > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op¿ick > _______________________________________________ > ErrorSystem-devel mailing list > Err...@li... > https://lists.sourceforge.net/lists/listinfo/errorsystem-devel > |