David-Clark.net

Author Archives: David

The Value Of Online Support

Having a small web design and web hosting business I am very aware of the value of a strong support network for online hosting, software products, and design issues. I have always supplied support to clients hosted on one of my servers at no direct cost, figuring it into the base cost of their hosting [...]

Posted in Online Services | Leave a comment

phpVMS Individual Aircraft Stats

Users of the phpVMS virtual airline system may want to display individual aircraft stats. An addition to the system follows to add this feature to your site. Create a file named Airframestatsdata.php in your /core/common/ folder and insert the following code. Then in the module function that you want to display the stats assign them [...]

Posted in phpVMS | Leave a comment

phpVMS Content Module

Some users of phpVMS often look for a way to add pages within the system without using the pages editor as sometimes it will break php code you are trying to use in the page. It can be done easily by creating a quick module to show the pages. For this example we will create [...]

Posted in phpVMS | 1 Comment