All TalkersCode Topics

Follow TalkersCode On Social Media

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

Ajax Login Form Using jQuery, PHP And MySQLAjax login form is used when you have to submit form and do login without page refresh to avoid user redirection and also for saving time and you can also use ajax login form in popup box. So in thi...

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

Export MySQL Data To Excel Using PHP And HTMLIn this tutorial we will show you how to export mysql data to excel using PHP and HTML. Sometime there is a need to display your database data in excel spreadsheet then you can choose this method to ...

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

Get Emails From Gmail Using PHPEmails are now very essential for everyone people want to check there mails regularly to keep updated from various activities now this process will be more convenient for people who want everything ...

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

Get Thumbnail From Youtube Video Using PHPIn this tutorial we will show you how to get thumbnail from youtube video using PHP.You can get any video thumbnail by entering youtube video url in text box and choose quality of image like high qu...

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

Responsive Login And Signup Form Using HTML And CSSIn this tutorial we will show you how to create responsive login and signup form using HTML and CSS media query.We add both login and signup form in single page so that it will be easy to do login a...

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

Read And Write CSV File Using PHPCSV (Comma Separated Value) file are those file in which the text is separated by comma these file are extremely easy to read and write and also to insert into database.In this tutorial we will show...

Tags - PHP | Published On - 1 Jul 23

Sort MySQL Table Using PHPTable Sorting is very important if you have some data and you want to display it in tabular form you may have to add table sorting functionality because it gives freedom to user to view data in diff...

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

Add And Remove File Fields Using jQuery And PHPIn this tutorial we will show you how to add and remove file fields using jQuery and PHP.Now user can add any number of file fields he wants by clicking on a single button and upload multiple files ...

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

Create Floating Navigation Menu Using HTML And CSSFloating navigation menu is a fixed menu which is generally placed in top or left side of the webpage.Floating navigation menu is used to show webpage navigation menu everytime even in scrolling thi...

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

Create Fancy Animated Buttons Using CSS3In this tutorial we will show you how to create fancy animated buttons using CSS3.We will create round buttons, shrinking buttons, bouncy buttons, expanding buttons, zoom buttons, shaking buttons et...

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