Following on Geekology’s previous posts on Regular expressions (Regex Overview and Regex in PHP), the following is a list of regular expression examples for general use.
This post details how to create and send Text / HTML email messages with attachments in PHP using an adapted version of the CodeIgniter Email Library.
By: willem on: Nov 2, 2009
In: coding, tips & tricks, web development
This post is a presentation on 10 Cost-Effective Web Development Tips by Drew McLellan.
jQuery is a library that greatly simplifies how developers use JavaScript. These tips aim to point out some advanced tricks that can be used with jQuery code to make it more efficient.
By: willem on: Oct 28, 2009
In: coding, javascript, tips & tricks
This post contains a presentation of well thought-out JavaScript tips and best practices by Christian Heilmann.