All TalkersCode Topics

Follow TalkersCode On Social Media

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

Resize And Crop Image Using PHP And jQueryResize and Crop Images is very useful and important technique to save space and bandwidth and it also decrease page execution time and load your webpage much faster.Crop the image when you want to a...

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

Simple Add To Cart System Using jQuery,Ajax And PHPIn this tutorial we will create a simple but very Practical and helpful Cart System that you can include in your ecommerce website.Cart System is very important in online shopping websites anything ...

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

Add WaterMark To An Image Using PHPWaterMark is like a label which is used on an image or any other creative thing by the owner and tell that he is the owner of that particular thing.WaterMark is very useful in a digital age where to...

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

Extract URL Data Like Facebook Using PHP,jQuery And AjaxURL Data like Title,Description and a default Image is very important to describe the URL.Many Big Websites like Facebook,Twitter used to extract the URL data whenever someone types the URL in textb...

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

Load Results From Database On Page Scroll Using jQuery,Ajax And PHPIn this tutorial we will create a system which will load results from database on page scrolling.Whenever the user scrolls from top to the bottom of the page the user gets more results from database ...

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

Youtube Style Like And Dislike Rating System Using jQuery,Ajax And PHPYoutube is the worlds biggest video sharing website and they have cool and stylish rating system so that user can like or dislike videos which is pretty usefull for such kind of content sharing webs...

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

Star Rating System Using PHP and JavaScriptRatings is one of the most important criteria to judge something whether there is a Movie,Article or anything people have the freedom to give there opinion that this thing very good,good,poor by giv...

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

Create A Simple Instant Comment System Using AjaxComment is a strong way to express views about any specific thing so this system should be fast because everbody hates the slow way to post comment about any topic.In this tutorial we will create a ...

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

Create A Simple PageView Counter Using PHP and MySQLCounting or Storing your website stats is a very important for every website owner it provides you the information of hows your website doing,how many visitor visiting your website etc.In this tutor...

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

Basic Usage Of Mysqli With Prepared Statements For BeginnersMySQLi is an upgraded version of MySQL.The MySQLi Extension (MySQL Improved) is a relational database driver used in the PHP programming language to provide an interface with MySQL databases.You can...

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