Skip to content
  • Fri. May 23rd, 2025

Chris Tate-Davies

A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'

  • Home
  • About
Top Tags
  • MySQL
  • linux
  • terminal
  • PHP
  • ubuntu
  • mac
  • jquery

Latest Post

Loop wiring at home Finding text in files in a folder Calculation for working out overage Auto-complete Lists in HTML5 HTML5 Boilerplate
DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin
HTML

HTML5 Boilerplate

Apr 8, 2021 admin
DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin
IT

Help in using Ubuntu Terminal Console

Mar 18, 2010 admin

Help in using Ubuntu Terminal Console Remote connection To ssh to another Lunix terminal, use this command: ssh username@host -p…

IT

Ubuntu Console commands for SVN

Mar 18, 2010 admin

Console commands in Ubuntu for use with subversion Checkout a branch: svn checkout url@revision path To update your local source:…

IT

REGEX – Remove Letters from string

Mar 18, 2010 admin

Removing letters from a string using Regular Expressions. Very simple. but brain bending – All I wanted to do was…

HTML

TabIndex in HTML

Mar 18, 2010 admin

TabIndex is an attribute to HTML elements that tells the browser which control takes focus next when TAB is pressed.…

PHP

Dependency Injections

Mar 18, 2010 admin

Dependency Injections When creating PHP classes, particulary when utilising Unit tests, its a good idea to use dependancy injections. This…

MySQL

MySQL REPLACE

Mar 18, 2010 admin

I’d not come across REPLACE as a MySQL function before. I’d always used a combination of concatination of LEFTs and…

MySQL

MySQL Group Concat

Mar 18, 2010 admin

What is MySQL’s GROUP_CONCAT function for? How often have you wanted a comma separated list of values in a table…

MySQL

MySQL Replication Guide

Mar 18, 2010 admin

  I have had to install a few instances of MySQL replication, and its never as simple as you expect…

IT

Online Regular Expression Testing Tool

Mar 18, 2010 admin

Regular expressions — everyone loves them, right? Well, I am currently running Ubuntu, and I would normally use RegexBuddy –…

Posts navigation

1 … 18 19
Tags
Access admin ajax apache bash centos class command command line config Console CSS date error events files find fonts google grep HTML install ip address iphone javascript jquery linux log mac microsoft mssql MySQL PHP regex regular expressions root service subversion svn terminal ubuntu vpn windows Zend zend framework
Recent Posts
  • Loop wiring at home
  • Finding text in files in a folder
  • Calculation for working out overage
  • Auto-complete Lists in HTML5
  • HTML5 Boilerplate
Recent Comments
  • Pharaoh Deathmask on eXfat drive not working in Windows XP?
  • admin on eXfat drive not working in Windows XP?
  • David Coleman on eXfat drive not working in Windows XP?
  • Matt on eXfat drive not working in Windows XP?
  • Michael on eXfat drive not working in Windows XP?

You missed

DIY

Loop wiring at home

Mar 29, 2023 admin
IT

Finding text in files in a folder

Jan 4, 2022 admin
Uncategorized

Calculation for working out overage

Oct 25, 2021 admin
HTML JavaScript JQuery

Auto-complete Lists in HTML5

Jul 9, 2021 admin

Chris Tate-Davies

A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • About