All TalkersCode Topics

Follow TalkersCode On Social Media

Get Page Loading Time Using PHPWebsite loading speed is one of the major issue in site popularity generally and also very bad for seo users don't have patience if your website takes too much time to load then users does not want ...

Tags - PHP,HTML | Published On - 15 Apr 22

Session Timeout Warning With Countdown Using PHP, jQuery And HTMLIn this tutorial we will show you how to display session timeout warning with countdown using PHP, jQuery and HTML.When user logged in using login form we display a countdown and after the countdown...

Tags - PHP,jQuery,Ajax,HTML | Published On - 15 Apr 22

Generate Short URLs Using PHP And Google APIGoogle has tons of API to make hard and complex things easy and one of them is Google URL Shortner service there is an API to generate shorted URL from long URL by passing URL value in API. So, in t...

Tags - PHP,Google API,HTML | Published On - 15 Apr 22

Generate QR Code Using PHP And HTMLQR code is also known as Quick Response code it is a 2D barcode format code it is used to store text like phone numbers, emails, address and simple text etc.In this tutorial we will show you how to ...

Tags - PHP,HTML | Published On - 15 Apr 22

Create Password Protected Webpage Using PHP, HTML And CSSIn this tutorial we will show you how to create password protected webpage using PHP, HTML and CSS.In this user have to write correct password to see the webpage content without password user will n...

Tags - PHP,HTML,CSS | Published On - 15 Apr 22

Expand Table Rows Using jQuery, HTML And CSSIn this tutorial we will show you how to expand table rows using jQuery, HTML and CSS when user clicks on a row a box with some additional details will show and when user again clicks on that row bo...

Tags - jQuery,HTML,CSS | Published On - 15 Apr 22

Create Vertical Timeline Using HTML And CSSVertical timeline is a design to show some block of events or text in vertical manner so, in this tutorial we will show you how to create vertical timeline using HTML and CSS...

Tags - HTML,CSS | Published On - 15 Apr 22

One Page Website Template Using HTML, CSS And jQueryOne page website is a modern website in which there is only one page all the pages like home, about and contact etc are combined and creates a single page so people dont have to visit multiple pages...

Tags - HTML,CSS,jQuery | Published On - 15 Apr 22

Create, Edit And Delete File Using PHP And HTMLIn this tutorial we will show you how to create, edit and delete file using PHP and HTML.By using these methods you can create any type of file, edit any file and delete any file...

Tags - PHP,HTML | Published On - 15 Apr 22

Sticky Footer Using jQuery And CSSSticky Footer is always be the main issue in web design it is difficult to create a footer that always remain in bottom and function properly and same on different screen sizes we solve that problem...

Tags - jQuery,CSS,HTML | Published On - 15 Apr 22