Showing posts with label web programming. Show all posts
Showing posts with label web programming. Show all posts

Thursday, January 8, 2009

2nd Post

This is all new to me so I'll start with what I have learned so far.  I have done a few static pages using Dreamweaver.  No problem.  I decided, lets do a dynamic page.  Problem.  The amount of coding needed to do a dynamic page is extensive.  Lets start with what you need.

1.  A good html editor.  I use Dreamweaver.  There are others, sometimes I use Notepad++, a good freeware program.
2.  A server side language, in my case I installed PHP.
3.  A database, in my case MySQL.
4.  A plan....harder to define but necessary. 

I'm actually pretty far into this project so I'll have to catch up with these posts.  See you soon.