Category Archives: About PHP


February 15, 2024 5:05 am

How to create SEO Optimized URLs from String in PHP


How to create SEO Optimized URLs from String in PHP
A uniform resource locator abbreviated URLs or web address used to locate exact information page on the web like https://www.phpgang.com/how-to-create its a URL  and how-to-create is  created from a string and in this tutorial I will give you a method to know about that function of PHP. This is a very basic solution for beginner PHP Developers and programmers.

[ Read More ]


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 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 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 ]


January 27, 2024 5:03 am

How to create a comment system with jQuery


How to create a comment system with jQuery
Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment posted.

[ Read More ]