Skip to content
  • Fri. Sep 26th, 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
CSS

Display CSS in its full style

Oct 26, 2012 admin

I wanted to add a style to a div, but I was sure that our extensive CSS would have a…

IT

Multiple Dropbox accounts on your Mac?

Oct 26, 2012 admin

Its really very easy to have two Dropbox account clients runing on your Mac if you use Dropbox Encore. Not…

IT PHP

Reload httpd config without restarting the service

Oct 18, 2012 admin

So you’ve made changes to your Apache config, but there are hundreds of uses currently online. To reload the config…

PHP

AllowEncodedSlashes not taking effect?

Oct 18, 2012 admin

If you are switching on the AllowEncodedSlashes setting in the apache conf file, and it doesn’t seem to be making…

IT

Compress files and folders in tar (Linux)

Oct 12, 2012 admin

GZIP and TAR are two different utilities bound by the same cause. Compressing files and making file catalogs. To compress…

MySQL

How to add a new user to MySQL

Oct 10, 2012 admin

Don’t leave the root user as ‘the’ user for your web application. That’s just not a good idea. For instance,…

IT MySQL

Where is my.cnf on Mac OSX?

Sep 14, 2012 admin

On Mountain Lion, I found that the my.cnf file is missing. This is because Mac uses the default MySQL settings…

IT MySQL

Start/Stop MySQL from Mac OSX Terminal

Sep 14, 2012 admin

So you want to stop MySQL, or restart it? sudo /usr/local/mysql/support-files/mysql.server start sudo /usr/local/mysql/support-files/mysql.server stop sudo /usr/local/mysql/support-files/mysql.server restart

IT

SSH Clears Terminal on disconnection

Aug 31, 2012 admin

I found on some servers that when I disconnect from an SSH connection, the terminal console is cleared. This is…

PHP

PHPExcel Help and Tips

Aug 28, 2012 admin

I started using the PHPExcel module for outputting a bunch of results to Excel (or any application that can open…

Posts navigation

1 … 7 8 9 … 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