0 2784

Trainz & RBR

Need to remind people that RBR is gone. The DVD & Norm’s scenarios are still available for download as a service to Trainz users but…

Married Name Display Mod
0 1815

Married Name Display Mod

The married name display mod adds ‘maiden’ names to TNG displays. Someone born ‘Wilma Quartz’ marries ‘Fred Flintstone’ she would appear as ‘Wilma Flintstone (nee…

2020
0 3117

2020 The year that was(n’t)

Well this year has been seriously unfun! With Covid-19, rising tensions with China, crazy people in charge over in the United States the whole world…

Our plane & Us
0 3405

Anniversary

41st anniversary went for a joy flight by PanAir (Pilot Tammy) we had a wonderful time Flew from Bx down Chifley Dam, Oberon, Black Springs,…

aMember
0 4164

Remove amember.css from Render

Remove the css from the generated code template, install into site.php

drop table
0 2844

Drop table like

Drop table from a database using a pattern, see the ‘like’ statement

Find & Delete
0 2882

Find & Delete

Example of how to recursively delete files

css reset
0 2600

Eric Meyer’s reset reloaded + HTML 5

CSS reset to clear all those pesky settings

File Permissions
0 2180

Set File Permissions

Most php servers require that files be ‘-rw-r–r–‘ and directories ‘rwxr-xr-x’ running the example in the directory you want will change all these recursively for…

PHP Log reporting
0 2803

Send PHP Error Logs

Check through your web sites for those pesky PHP error logs You need to have PHP writing errors to the file name ‘error.log’ Save the…