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
Uncategorized

Discovery Enchilada Recipe

Mar 23, 2011 admin

I need these all the time as I seem to have a problem remembering the amount of water to use……

IT

How to use Nano on Unix-like systems

Feb 22, 2011 admin

Nano is a basic text only text editor in Unix. It has no real GUI as such, and there is…

IT

Accessing /var/www/ as normal user

Feb 17, 2011 admin

Some useful linux commands to help with editing web pages on a server: To give access to others to my…

IT

Stupid Microsoft error messages

Jan 19, 2011 admin

Why is it that the Microsoft developers have an inability to get their systems and processes to output a meaningful…

MySQL

How to use mysqldump

Jan 18, 2011 admin

Using mysqldump to back up a database If you want to make a super quick backup of a MySQL database,…

PHP

Zend_Db – Performing a LIKE search

Jan 12, 2011 admin

When performing a simple SQL search using Zend_Db_Select, $select->where('name = ?', 'chris'); But what if you want to do a…

IT

Linux – CHMOD 777

Jan 12, 2011 admin

Just a note, when you update the permissions of a file: chmod +777 somefile.txt This change will only last as…

IT

Linux – Viewing Processes and Process Threads

Nov 1, 2010 admin

If you need to know about viewing processes on Linux, then there is an excellent page here: http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/ I shan’t…

iPhone

Using custom sounds for iPhone SMS notification

Oct 22, 2010 admin

I quickly go bored of the default iPhone SMS sounds. But its relatively easy to switch them to your own.…

IT PHP

Setting up postfix on Ubuntu for mailing from PHP

Oct 5, 2010 admin

To allow your Ubuntu server to send emails from PHP, then you need to install postfix. Postfix is a mailer…

Posts navigation

1 … 15 16 17 … 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