Archive for the ‘web design’ Category

Online Tools to Convert those Long Google Search Engine Results Links Back to Normal Links

Thursday, September 15th, 2011

Sometimes Google uses re-direct links within the search engine result pages (SERPs) which, as far as I …

Simple PHP pretty date time now!

Saturday, July 3rd, 2010

Sometimes I just wanna print a date and time in PHP quickly. I’m forever going off to …

How To View Page Source without Reposting in Firefox

Wednesday, November 4th, 2009

So,

Dreamweaver search and ‘Find and Replaces’ overlooks .htaccess filetypes

Sunday, July 26th, 2009

If you are adamant that a phrase is in one of your .htaccess files, yet Dreamweaver is …

industrial standard software

Saturday, November 15th, 2008

I wonder what that means?

In my youth I was always wondering what was the software to use …

How many varying wiki markup languages are there and what are the differences between them?

Sunday, October 26th, 2008

How many varying wiki markup languages are there and what are the differences between them?

Some Questions

I want …

array to vars php function - make array keys available as variables

Sunday, October 26th, 2008

There is a handy php function, called extract() ,that can be applied to a string-indexed …

I’m amazed by Google Chrome - even before i’ve tried it

Friday, October 24th, 2008

WOW! - Chrome Bot bug-testing their new browser on Google’s archive of the World’s web …

DESCRIBE selecting the PRIMARY keys of a table in mysql

Saturday, October 4th, 2008

I wanted to dynamically select the primary key of a MySQL table (tbl_name)  in my php code. …

Personal Research Into Character Encoding - Those Funny Characters Explained

Wednesday, January 2nd, 2008

This blog post follows on from the post that I wrote whilst I was digging around …