CodeIgniter is a PHP framework, that will speed up the time it takes to build fully featured websites.
I’ve only recently started using it, and here are some tips to getting started.
A simple function to hide an email address on the web, unless you like spam. Well, do you like spam?
Javascript is by far my favorite language to coke in. It adds a layer of sophistication to websites, when used properly. I use jQuery exclusively on all of my projects, its actually part of the 2 lines of code that I copy and paste from 1 project to the next, along with my css stylesheet link. This is one of my first posts, I have 2 jQuery tuts on the way, but I think it is very necessary to understand Javascript before moving onto jQuery.
So what is Javascript? Javascript is client side code. That means, it is dependent on the user having it enabled in their browser.