All TalkersCode Topics

Follow TalkersCode On Social Media

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

Add, Edit And Delete Records Using jQuery, Ajax, PHP And MySQLIn this tutorial we will show you how to add, edit and delete records using jQuery, Ajax, PHP and MySQL.In this way you can do any modification in MySQL database dynamically means without refreshing...

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

Login With LinkedIn Using PHPIn this tutorial we will show you how to do login with LinkedIn using PHP with simple and easy to integrate code provided by LinkedIn you will need to create an application on linkedin to do login f...

Tags - PHP | Published On - 1 Jul 23

Login With Twitter Using PHPWe had previously create tutorials on Google Login and Facebook login using PHP.In this tutorial we will show how to login with twitter using PHP by creating twitter app...

Tags - PHP | Published On - 1 Jul 23

Login With Facebook Using PHPIn this tutorial we will show how to login with facebook using PHP and facebook Graph API.In this way you can integrate facebook in your website or you can also create a web app using this method...

Tags - PHP | Published On - 1 Jul 23

Delete Multiple Records From MySQL Using PHPIn this tutorial we will show you how to delete multiple records from MySQL using PHP by simply checking the check box of rows you want to delete and submit the form using this method you can delete...

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

Create Signup Form With Google reCAPTCHA Using PHPGoogle reCAPTCHA is a new kind of captcha system introduced to increase form security and prevent spamming completely you can easily add Google reCAPTCHA to your website.In this tutorial we will sho...

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

Disable Click, Cut, Copy And Paste Using jQueryIn this tutorial we will show you how to disable right click, cut, copy and paste using jQuery means the user will not be able to right click cut copy and paste the text of a div after disabling usi...

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

Smooth Scrolling To Div Using jQuerySmooth Scrolling to div is a scroll to particular div with animations when user clicks on a particular button in this case.So, in this tutorial we will show you how to smooth scroll to div using jQu...

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

Autocomplete Textbox Using jQuery,PHP And MySQLIn this tutorial we will show you how to create autocomplete textbox using jQuery, PHP and MySQL.When user enter some letter a box with some related words will display and you can select the word fr...

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

Redirect Webpage After Delay Using JavaScriptIn this tutorial we will show you how to redirect webpage to another after some delay using JavaScript because sometimes there are situations when you have to redirect user to another page after som...

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