
Create CAPTCHA Protection with PHP and AJAX
CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use…
CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. So if you use…
Fancy tooltips with an “arrow” pointer are commonly found in desktop applications. Well, now you can add a similarly looking tooltip to your webpage. Works in IE4+, NS6+, Firefox 3+,…
This tutorial will show you how to creat a dropdown menu by CSS and JQuery. This is nice CSS Dropdown Menu. Easy to install. Just download our source and upload…
PHP Lib Chart is an open source lightweight PHP-based graphing library that creates slick PHP graphs for incorporation into a website or application. Use:
1 | include('php-lib-chart.php'); |
Define file to include. Please…