Seperating clientside & serverside code

admin

Administrator
Staff member
Hi,

I'm planning to get my entire website (<!-- m --><a class="postlink" href="http://www.vcworld.f2s.com">http://www.vcworld.f2s.com</a><!-- m -->) database-driven, by loading the content from a database. I've several questions on this subject:

What's the best way to do this?

Which datatype should I use for the mysql-column in which I store the content?

Should I store the content as HTML code, so that particular styles don't have to be applied after I've loaded the data from the database.

Are there any good tutorials on this subject I can refer to?

Thanks in advance,

Ton van den Heuvel
 
Back
Top