
To date, most of my blogs have dealt with topics related to the client-side aspect of web development. We looked at some basic HTML, how to style our pages using cascading style sheets (CSS) and how to add dynamic content using javascript. It's now time to divert our attention to the server-side, specifically server-side scripting using PHP.
Server-Side?Before tackling server-side scripting...