All TalkersCode Topics

Follow TalkersCode On Social Media

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

Custom Error Page Using PHPWhen someone visit a page in your website and if the page is not found or the page is forbidden and or the webpage encountered internal server error than a default server webpage will be display whi...

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

Send Text Message Using PHP And HTMLText Message is always be the one of the best medium to communicate with others. Nowadays many ecommerce companies uses this service to alert there users for offers and orders.It is very easy to in...

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

Display Data In Pie Chart Using PHP And jQueryA pie chart (or a circle chart) is a circular statistical graphic, which is divided into slices to illustrate numerical proportion.It is generally used in business world when you have to display com...

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

Read HTML From Text File Using PHPIn this tutorial we will show you how to read HTML content from a text file using PHP.In this we read a text file which is present in our folder and have HTML contents by using this method it will a...

Tags - PHP,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

Download And Extract Zip File Using PHPIn this tutorial we will show you how to download and extract Zip file using PHP.There are many times when you want to download zip file in your web application through URL and extract zip file to a...

Tags - PHP | Published On - 1 Jul 23

Get Visitor Details Using PHP And HTMLIn this tutorial we will show you how to get and display visitor details using PHP and HTML. We get details like visitor ip address, what page visitor current visiting, what webpage visitor come from...

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

Create Your Own Search Engine Using PHP, jQuery And MySQLEverybody knows google its a search engine it lets people to search anything they wants to know without search engine we don't imagine internet will survive.Search Engine working is simple user type...

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

Currency Converter Using PHP And Google APIIn this tutorial we will show you how to convert currency using PHP and Google API.User just have to enter amount and select amount currency and select currency he wish to convert on...

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

Convert Seconds Into Minutes And Hours Using PHPIn this tutorial we will show you how to convert seconds into minutes and hours using PHP...

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