Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Databases and webpage front ends

  Date: Dec 06    Category: Unix / Linux / Ubuntu    Views: 354
  

This sounds interesting and useful. If it's not too much trouble, could you
elaborate a bit on what software you use (database backend, HTML editor, etc)
and how the pieces get tied together?

Or point me in the right direction?

Share: 

 

2 Answers Found

 
Answer #1    Answered On: Dec 06    

I personally use mysql db as its used just about everywhere on web
hosts. But its also easily installed on your own computer.

HTML, CSS & PHP is what I use for the programs.
HTML is the code for the web page.
CSS is for the look and feel.
PHP for the logic.

I like geany and bluefish for coding.

 
Answer #2    Answered On: Dec 06    

Thanks - that's helpful. I suppose I already knew that PHP would be part of the
solution! I'll find a tutorial. I've already installed and configured MySQL as
the backend to another application. It's a bit "heavy" for my needs; on the
other hand, I'll never outgrow it.

 
Didn't find what you were looking for? Find more on Databases and webpage front ends Or get search suggestion and latest updates.




Tagged: