PHPMailer is by far the BEST way to add email functionality to your web site. This is just an article to point you in the right direction to mastering this incredible php package.
Category Archives: Programming
Php array unique
array array_unique ( array $array [, int $sort_flags = SORT_STRING ] ) Takes an input array and returns a new array without duplicate values.
“Who Is Online” Widget With PHP, MySQL & jQuery
For this week’s tutorial, we are taking a look at our ever-so-interesting inbox. It all started with a letter from one of our readers a couple of weeks ago:
Setting Equal Heights with jQuery
JavaScript to the rescue Calling equalHeights() on DOM ready let’s us keep all of the important factors in play, without adding extra markup or complex CSS workarounds:
FlareVideo
FEATURES HTML5 video with Flash fallback Easy CSS/HTML/JS customization and theming Full screen support Completely open source and free for commercial use
10 Transition Effects: The art of Showing/Hiding Content
Delivering informative structure is the primary task an interactive user interface should be able to cope with. The more intuitive layout structure is designed, the better users can understand the content. Whatever content you have to present, you can present them in a more interactive & more responsive ways. In this article we’d like to …
Continue reading “10 Transition Effects: The art of Showing/Hiding Content”