Web Development

Web design and development, Ajax and javascript, CSS, PHP, MySQL and programming tips and tutorials.

MySQL substring replace, with simple query builder

MySQL substring replace, with simple query builder

A simple way to perform a substring replace in MySQL. With a basic form to build your own query.

Mar 3rd, 2010 | 0 comments | MySQL
How to help fight spammers with Project Honey Pot

How to help fight spammers with Project Honey Pot

Use Project Honey Pot to help catch spammers, install a honey pot and utilize the http:BL API to stop comment spam.

Feb 8th, 2010 | 8 comments | Web Development
Use PHP cURL to get your Google Feedburner subscriber count text, with result caching

Use PHP cURL to get your Google Feedburner subscriber count text, with result caching

Use PHP code to obtain your FeedBurner subscriber count for styling and placement in your web page, with a simple caching function to reduce the overhead.

Dec 22nd, 2009 | 5 comments | PHP Programming
Obtaining an average per day value of a field with MySQL's DATEDIFF function

Obtaining an average per day value of a field with MySQL's DATEDIFF function

Get an average number of views per day with MySQL's DATEDIFF function.

Jun 10th, 2009 | 0 comments | MySQL
Another variation on the "time ago" PHP function, use MySQL's datetime field type

Another variation on the "time ago" PHP function, use MySQL's datetime field type

A PHP time ago function for formatting the date on post comments or other timestamps.

Jun 2nd, 2009 | 4 comments | PHP Programming
Adding a fixed "back to top" link on every page of your website

Adding a fixed "back to top" link on every page of your website

How to add a permanent back to top image link to every page of your website.

May 18th, 2009 | 5 comments | CSS

Page: 1 2 3 Next › Last » (3 pages total)
Back to top