Category: Tools (Page 3 of 5)

How to create Image Hit Counter using PHP

Last updated on November 8th, 2024 at 12:33 pmThis is an advanced yet straightforward graphical hit counter developed using PHP and MySQL. A key benefit of this script is its ability to dynamically alter the counter’s appearance. The only requirement is to have numeric image files ranging from 0 to 9, named according to the […]

How to create custom alert pop up window using jQuery

Last updated on May 3rd, 2024 at 11:26 amIn this tutorial you can see how we can display jQuery UI dialog box instead of the regular Javascript alert message window on a webpage. The script is also flexible and will display different themes available in jqueryui.com automatically. The themes are defined inside a Javascript array […]

How to connect to MySQL database using servlet

Last updated on April 20th, 2022 at 10:00 amIn java we can make use of Servlets to connect to Mysql database and Display results in html. Name of my database as My_test and display the column with the name Firstname from table named Employees. Modify localhost to the name or ip address of the server […]

How to create snow effect using Javascript

Last updated on March 10th, 2022 at 09:49 amThe best way to say Happy Christmas & A Happy Newyear. Here is the snow falling script created using javascript. This is a very effective way to greet your website visitors this christmas/Newyear season. The snow effect javascript looks like this View Demo Just click on the […]

« Older posts Newer posts »