
Password show and hide onClick using vanilla javascript

Hiding passwords visibility in forms helps protect from people looking over your shoulder and reading your password, bu…
Hiding passwords visibility in forms helps protect from people looking over your shoulder and reading your password, bu…
Today we are going to learn how to integrate google Language translator without showing powered by google using css. …
Download SkinFiner 2.0 Windows x64 with Crack Registration for Life Time SkinFiner 3.2 Crack is a natural photo impro…
Image preview is a great feature for user to check their image before upload whether the correct image is going to up…
Here's a generic way to do this that doesn't require you to use number_format or do string parsing: func…
This snippet will help you to get the name of your pc echo gethostbyaddr($_SERVER['REMOTE_ADDR']); echo …
How to replace multiple synonyms with one specific word using PHP $a = array( 'truck', 'vehicle',…
I am loading dynamically divs that have a .totalprice class. At the end, It will sum of the values from all of th…
Get last word from URL after a slash in PHP Using regex: preg_match("/[^\/]+$/", "…
One reason why you ought not hardcode your URL in config is the point at which you have various stages where your pro…
Hello guys, now you can download nairaland forum script free without paying a dim INSTALLATION VIDEO GUIDE Na…
with printf or sprintf characters preceded by the % sign are placeholders (or tokens). They will be replaced by a var…
The code is this simple: class MyClass { } Not much to it. Of course, inside that you'll t…
Hello Devs, today i will show you how to get a free domain and web hosting with Cpanel that support .htaccess lifeti…
Websites are filled with links. You're probably already aware of how to create a link in HTML. If you've adde…
Here is an update of Nairaland 9 Forum script, few features were added to this version and more importantly bugs of p…
Sometimes you need the page dynamically changes a texbox with a dropdown box. On the example below we show you how to…
Here you may find some useful snippets for calculating relative time for different purposes: to get info from a column …
Here the simplest way of selecting random rows from the MySQL database with using "ORDER BY RAND()" clause in…
This example shows you how to log errors to a file, and prevent showing them to the user. Make sure that the file exis…