A tiny jQuery plugin created to set and get caret (text cursor) position in textarea, input, or contenteditable element.
PHP
Building Maintainable PHP Applications: Data Transfer Objects
Learn about data transfer objects, why they are useful and why it’s better to use them over arrays. Read more