All TalkersCode Topics

Follow TalkersCode On Social Media

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

Cache Dynamic Pages Using PHPIn this tutorial we will show you how to cache dynamic pages using php.PHP cache is based in a set mechanism.It starts when user request the webpage we check if that cache webpage is present in our ...

Tags - PHP | Published On - 1 Jul 23

Curtain Opening Effect Using jQuery And CSSIn this tutorial we will show you how to create a curtain opening effect using jQuery and CSS. You have seen in many shows and dramas the curtains on the stage moves to left and right side on show s...

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

Embed CKEditor In HTML Page Using JavaScriptText Editor is always one of the important choice of website publisher because it is the only medium where your user connect with you on your website by means of writing comments, asking questions o...

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

Display Latest Twitter Status Using PHPIn this tutorial we will show you how to display your latest twitter status using PHP.There are many websites which uses this feature in their website to keep updated their user from latest status o...

Tags - PHP | Published On - 1 Jul 23

Check URL Existence Using PHPIn this tutorial we will show you how to check url existence using PHP.There are many times when user submit url for information and other user won't be able to go that webpage just because the url ...

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

Detect AdBlocker Using JavaScriptAdblocker is a software which is used to detect and hide the ads in a website if a user have adblocker installed in his browser then he may not view any ad in any website and this in return loss of ...

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

Enable Disable Submit Button Using jQueryIn this tutorial we will show you how to enable and disable submit button using jQuery.We disabled the button in start and user have to fill all the fields to enable the submit button.This method is...

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

Ajax Contact Form Using jQuery, PHP And MySQLAjax Contact Form is form made for contact purpose it used to submit contact details without page refresh in database using Ajax. So, in this tutorial we will show you how to create ajax contact for...

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

Send Mail With Attachments Using PHPThere are times when you want to send mail with attachments but that process is very hard and there is no surity of delivering of your mail with attachments but now this process becomes easy and bes...

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

Detect URL In Input Using jQueryIn this tutorial we will show you how to detect URL in input using jQuery.When user type the text in textarea and if the text having URL in it then it will display error...

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