All TalkersCode Topics

Follow TalkersCode On Social Media

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

Simple And Best Custom Popup Box Using jQuery And CSSPopup Box is the best way to alert the user for something you can display anything as a alert with the help of Popup Box. You can also make Popup Box with the help of jQuery Popup Box Plugin.But In ...

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

Simple And Best DropDown Menu With Pure CSS And HTMLIn this tutorial we will teach you how to make a simple and best dropdown menu using CSS and HTML. You can also make dropdown from jquery and java script. ...

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

Make Your Own Captcha System On User SignUp Using PHP And AjaxCaptcha is the best way to avoid spamming your SignUp, Comments, Email and many other things that takes user input. What is Captcha? It is a simple text combination of some uppercase and lowercase l...

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

Live Voting System Using Ajax And PHP Live Voting System is nowadays a common way to get vote on particular thing. In this tutorial we will teach you how to make a simple and best live(without page refresh) voting system using Ajax and ...

Tags - Ajax,jQuery,PHP,MySQL | Published On - 1 Jul 23

Check UserName And Email Availability From Database Using AjaxChecking UserName and Email Address of the user on SignUp is good way to prevent duplicate content on database and several other problems.In this tutorial we will teach you how to check username and...

Tags - Ajax,jQuery,JavaScript,PHP,MySQL | Published On - 1 Jul 23

Load Data From Database Without Page Refresh Using Ajax and jQueryIn this tutorial we will teach you how to load the data from database without page refresh and then display the data using Ajax and jQuery.You only need to download jQuery to get the data the form w...

Tags - Ajax,JavaScript,jQuery,PHP,MySQL | Published On - 1 Jul 23

Submit The Form Without Page Refresh Using Ajax And jQueryIn this tutorial we will teach you how to submit the form without page refresh and then insert the data into database using Ajax and jQuery.You need to download jQuery to submit the form without p...

Tags - Ajax,JavaScript,jQuery,PHP | Published On - 1 Jul 23

Validate The Form Data Before And After Submitting The Form Using JavaScript And PHPForm Validation is very important technique when you want to send data to the server. There are two types of validation Client-Side Validation and Server-Side Validation. In this tutorial we use both ...

Tags - JavaScript,PHP,MySQL | Published On - 1 Jul 23

Upload Image to Database and Server using HTML,PHP and MySQLImage Uploading is very easy there are two ways you can upload the image either to the database or in the server as you like. In this tutorial we use both ways to upload and display the image. All y...

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

Compress,Reduce,Resize The Image Before Uploading To Database With PHPResizing the image is always be the difficult task doing with programming languages but nowadays, PHP make this simple. With PHP you can do any king of image manipulation you want with the help of i...

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