Category Archives: PHP


February 13, 2024 5:03 am

How to post tweet on Twitter with PHP


How to post tweet on Twitter with PHP
Twitter is one of the most famous micro blogging social site where you can explain your thoughts in 140 letters and today I am going to write an article on how to post a tweet on Twitter with PHP and this is a very simple procedure we already post an article on Twitter oAuth login and this will be supplement of that I hope you guys took benefit from it specially for fresh web Developers can learn more.

[ Read More ]


February 12, 2024 5:03 am

How to create Like & Unlike System in PHP MySQL and jQuery


How to create Like & Unlike System in PHP  MySQL and jQuery
I have received many requests from my users to write an article on like and dislike with PHP and MySQL so today I am going to give a tutorial on like and unlike in PHP and MySQLi its very use full for your websites to get users review on pages on stories any many more.

[ Read More ]


February 11, 2024 5:01 am

How to create Advanced Pagination in PHP & MySQL with jQuery


How to create Advanced Pagination in PHP & MySQL with jQuery
We have already created 2 pagination[1][2] articles for PHP Developers and this one is the advanced version of pagination with "..." many readers requested me to make it with these dots, so today I am going to write this article on advance pagination with jQuery and show you how to show small list of numbers with dots in between.

[ Read More ]


February 7, 2024 5:01 am

How to Upload Image using jQuery with progress in PHP


How to Upload Image using jQuery with progress in PHP
We received many requests from our readers to write some tutorial on upload image with jQuery and show progress bar so here it is, in this tutorial we are using ajax form library to upload image and show a progress in percentage (%) after complete upload show that image on page. Image will be saved on server for that we used PHP coding.

[ Read More ]


February 6, 2024 5:02 am

How to login with Instagram OAuth using PHP


How to login with Instagram OAuth using PHP
We have created many open login systems like Facebook, Googletwitter, Microsoft and Linkedin etc and now we are going to give you an article on login with Instagram, Instagram is an online photo-sharing application which beautify your memories in pictures.

[ Read More ]


February 4, 2024 5:01 am

How to create forget password recovery procedure in PHP


How to create forget password recovery procedure in PHP
Few days ago we post and tutorial on login and signup procedure and today i am going to write an other element of that login procedure for PHP Developers which is recover your password using email verification with encrypted key.

[ Read More ]


February 3, 2024 5:02 am

How to create Login and Signup System in PHP


How to create Login and Signup System in PHP
Received many request from php web developer for very basic article to create login and signup page in php. This article is totally for php developers who is very new in programming. In this tutorial I have created 2 forms for login and signup with code download and a demo.

[ Read More ]