OTP Without Database – Simple SMS Authentication with Javascript & PHP
OTP stands for ‘One Time Password’, usually seen in most apps or websites for Two Factor Authentication. It mostly involves with database where you temporarily…
OTP stands for ‘One Time Password’, usually seen in most apps or websites for Two Factor Authentication. It mostly involves with database where you temporarily…
I have been looking for a way of lazy loading Wistia videos with Javascript for a while now, as the mobile page speed test showed…
Ever ran into situations where only CSS is not able to solve your problem on your site? I admit CSS is now more powerful than…