All TalkersCode Topics

Follow TalkersCode On Social Media

devloprr.com - A Social Media Network for developers Join Now ➔

Add And Remove Textbox Using JavaScriptIn this tutorial we will create how to add and remove textbox in a form dynamically using javascript...

Tags - JavaScript,CSS,HTML | Published On - 1 Jul 23

Multistep Form With Progress Bar Using jQuery And CSSIn this tutorial we will create Multistep Signup form with progress bar using jquery and css...

Tags - jQuery,CSS,HTML | Published On - 1 Jul 23

Password Reset System Using PHPPassword reset system is very neccessary for websites which has user registration feature because in case when user forgot his password and unable to login and then this password reset system helps ...

Tags - PHP,HTML,SMTP | Published On - 1 Jul 23

Display Loading Image While Page LoadsIn this tutorial we will show you how to display loading image while page loads using jQuery and CSS.You can also do this with JavaScript alone but in that case there is no animation because javascr...

Tags - jQuery,CSS,HTML | Published On - 1 Jul 23

Multiple Tabs In Single Page Using JavaScript And CSSTabs is a great way to present the content in front of the user not only it looks nice but also saves the website space and it works just like visiting multiple pages content .In this tutorial we wi...

Tags - JavaScript,CSS,HTML | Published On - 1 Jul 23

Simple Date Time Countdown Timer Using JavaScriptCountdown Timer is a great way to display the remaining time to a particular event.It creates a sense of excitement among the users and then they continously visit for the event.In this tutorial we ...

Tags - JavaScript,HTML | Published On - 1 Jul 23

File Upload Progress Bar Using jQuery And PHPProgress Bar is used to display the progress of file upload process.Its very helpful and widely used in file upload process just to give user about progress of file upload.In this tutorial we will c...

Tags - jQuery,PHP,HTML,CSS | Published On - 1 Jul 23

Get Address,Longitude And Latitude Using PHP And Google Map APIIn this tutorial we are going to show you how to get address with the help of longitude and latitude. And get longitude and latitude with the help of address using PHP and Google Map API....

Tags - PHP,HTML | Published On - 1 Jul 23

Send Email Using SMTP And PHP MailerIn this tutorial we will tell you how to send email Using SMTP(Send Mail Transfer protocol) and PHP Mailer.You need to download PHP Mailer library to send Email even from your localhost server usi...

Tags - PHP,SMTP,Gmail | Published On - 1 Jul 23

Account Verification System Through Email Using PHPAccount verification is very important whenever new user registered or signup on your website. Whenever a new user register a verification code with link is sent on his email id and if the user is gen...

Tags - PHP,HTML | Published On - 1 Jul 23