Don Beavers


Don Beavers's latest writings
Creating Dynamic Website Content with PHP - MySQL
3

Fresh website content for your visitors can be of real benefit when attempting to generate repeat traffic. Most webmasters, however, just don’t have enough spare time to frequently update or rebuild their pages manually. If your web site hosting company provides free access to PHP and MySQL, this article will show you how to combine those two open source tools and replace a... (posted by Don Beavers 6 years 349 days ago.)
Comparing Free Blogging Software

With the increased interest in Blogging (web Logging), many web hosting providers now provide an assortment of free usage, open source blogging software packages. Among the most popular of these blogging tools are B2evolution, WordPress and Nucleus. Each of these programs offer similar basic features, so the question arises as to which one is easiest to use and would be appropriate for the requirements of your... (posted by Don Beavers 6 years 352 days ago.)
MySQL for beginners – How to create a MySQL Database

Whether you are an experienced web programmer or a complete novice attempting to provide data interactivity with your web site, MyQSL is an easy to use and free database solution that can allow you to store and configure data to be displayed on your web site. The best way to create and manage a MySQL database is to download an open source (free) program called PhpMyAdmin. PHPMyAdmin allows you to... (posted by Don Beavers 6 years 352 days ago.)