All TalkersCode Topics

Follow TalkersCode On Social Media

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

Dynamic Drop Down Menu Using jQuery, Ajax, PHP And MySQLIn this tutorial we will show you how to create dynamic drop down menu using jQuery, Ajax, PHP and MySQL.You had seen dynamic drop down menu in many online shopping website where you just hover on ...

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

Get Website Statistics Using PHP, jQuery And MySQLWebsite statistics like total visitors, total visitors online, total pageviews etc are very beneficial data every website owner must have to get a record of all of these to know how your site perfor...

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

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

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

Import Excel File Into MySQL Using PHPIn this tutorial we will show you how to import excel file data into mysql database using PHP. Generally this process is very hard if you directly import excel file data into mysql database but now b...

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

Prevent Multiple And Duplicate Form Submission Using PHP And MySQLAfter submitting the form there are some situation when user reload the page or click on submit button again just to ensure that his data is submitted due to this we get many rows of duplicate data ...

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

Create Dynamic Form Using PHP, jQuery And MySQLIn this tutorial we will show you how to create dynamic form using PHP, jQuery and MySQL.In this if user wants to add more data in database he can add more fields in table and if he wants to delete ...

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

Block User From Visiting Website Using PHPSometimes there are some user in a website who try to break website policies, not doing things as per website guidelines, post malicious data in website, put comment on website that harm website ima...

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

Create Simple Web Crawler Using PHP And MySQLWeb crawler is used to crawl webpages and collect details like webpage title, description, links etc for search engines and store all the details in database so that when someone search in search en...

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