Managed Hosting by 1-800-HOSTING

Author Archive

PHP Script Tips and Resources

Monday, February 1st, 2010 by David Tooke

php PHP is a language absolutely made for websites. PHP code can be inserted into an html page to enable dynamic creation. Many content management systems like Drupal, Joomla, and osCommerce  use PHP together with MySQL to build webpages. (more…)

 

MySQL Version 6 Preview

Tuesday, January 5th, 2010 by David Tooke

mysql There is a new version of MySQL currently in development that will be version 6. MySQL is an open source software package that allows data to be stored and queried in tables. MySQL is used my millions, and many websites use it to store data. I think the reason it is very popular is because most versions are free and works very well. In my experience the performance is comparable to commercial SQL software from Sybase, Oracle, and Microsoft. (more…)

 

Drupal – Free Website Building Tool

Tuesday, December 1st, 2009 by David Tooke

drupal-logoThe Drupal content management system is software that makes it easy to build a great looking website. With Drupal, you can create pages using templates and easily add content using the admin control panel. In my opinion, it is a good choice for all types of sites such as blogs, portals, corporate or government sites. (more…)