All TalkersCode Topics

Follow TalkersCode On Social Media

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

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

Add Spell Checker In Your Webpage Using jQueryWhen you are publishing any content on anywhere whether it is online or offline you have to make sure your content is write and does not contain any spelling mistake because it gives a negative impa...

Tags - jQuery,HTML | 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

Convert Bytes Into KB, MB And GB Using PHPIn this tutorial we will show you how to convert bytes to kilobytes(kb), Megabytes(MB) and Gigabytes(GB) using PHP with our simple and easy function you can also easily use this code in making bigge...

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

Generate Random Password Using PHP And MySQLPassword is always be at the most risk because if your password is not strong then someone can steal your account and access all your details.Your password should have to be strong to prevent accoun...

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

Send Multiple Attachments In Email Using PHPIn this tutorial we will show you how to send multiple attachments in email using PHP and PHP Mailer Library. In this we send multiple images in email from our directory you send any file as email a...

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

Generate Random Username Using PHP, jQuery And MySQLIn this tutorial we will show you how to generate random username using PHP, jQuery, Ajax and MySQL on signup.When user enter his name on signup form we show a box having random generated username ...

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