All TalkersCode Topics

Follow TalkersCode On Social Media

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

Simple HTTP Authentication Using PHP To Make Your Site More SecureHTTP Authentication is used to provide login or authenticate users to some webpages whenever user visits on that webpage.It acts like a login system but its easy to create.In this tutorial we will cre...

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

Create RSS Feed For Website Using PHPIn this tutorial we will show you how to create RSS Feed for dynamic website using PHP...

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

Drag And Drop Image Upload Using jQuery Ajax And PHPDrag and Drop Image Upload is a new process for uploading image or any file by simply dragging the file from your directory and drop to the upload form.In this tutorial we will show you how to upload...

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

Upload Image Without Page Refresh Using Ajax,jQuery And PHPIn this tutorial we will show you how to upload image without page refresh using ajax,jQuery and PHP but before proceeding further you have to download jQuery and jquery form plugin which is most im...

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

Password Reset System Using PHPPassword reset system is very neccessary for websites which has user registration feature because in case when user forgot his password and unable to login and then this password reset system helps ...

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

File Upload Progress Bar Using jQuery And PHPProgress Bar is used to display the progress of file upload process.Its very helpful and widely used in file upload process just to give user about progress of file upload.In this tutorial we will c...

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

Get Address,Longitude And Latitude Using PHP And Google Map APIIn this tutorial we are going to show you how to get address with the help of longitude and latitude. And get longitude and latitude with the help of address using PHP and Google Map API....

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

Send Email Using SMTP And PHP MailerIn this tutorial we will tell you how to send email Using SMTP(Send Mail Transfer protocol) and PHP Mailer.You need to download PHP Mailer library to send Email even from your localhost server usi...

Tags - PHP,SMTP,Gmail | Published On - 1 Jul 23

Account Verification System Through Email Using PHPAccount verification is very important whenever new user registered or signup on your website. Whenever a new user register a verification code with link is sent on his email id and if the user is gen...

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

Price Range Slider Using jQuery,CSS and PHPPrice Range is a slider having price on it means instead of entering the price user can also slide the meter to the appropriate price range and submit the price.Price Range Slider is very common in ...

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