notebook

from edd couchman, the creator of redheat and chopter

Post archive for ‘php’

coursework: travel site

Today I presented some coursework to my Multimedia Databases lectured, Dr. Kyberd.
I got an A!
The final part of this coursework is due on Wednesday, so I’d better pull my thumb out and get on with it.

Regular Expression

It’s been a while since I last wrote anything on here — this blog has been abandoned since I went back to uni. — so I thought it best to show you a small part of the work I’ve been doing.
So here it is, the regular expression I have written for tradeswomen.biz:
search.match(/^(?:an?\s)?([A-Za-z\s]+)?\s(?:(?:in|from|near|around|
close to|working in|based in)\s)([A-Za-z0-9\s]+)(?:[.,;]?)$/);