Archives
All Posts Tagged
Tag: ‘Mysql’

Using Php and Mysql to Develop a Cms

In this article I’ll try to describe how to develop a very simple Content Management System (CMS). I’ve chosen PHP as the server-side scripting language and MySQL as the database management system purely because I think they are fairly easy to use and they do the job very well.I won’t spend any time describing CMSs, …

Read More

Setting up WAMP for Dreamweaver, Windows Apache Mysql PHP

In this tutorial, we will cover how to get a test server set up on your windows XP machine. I am also adding the paths and code you need to add to each file. Note there are 2 errors in this video. 1. I wrote temp instead of test for the folder name 2. The …

Read More