Author Archives: Huzoor Bux


February 17, 2024 5:06 am

How to create Price Range Slider in jQuery & PHP with MySQL


How to create Price Range Slider in jQuery & PHP with MySQL
I have received many requests from my readers to create a price range slider, this article going to solve there problems so basically I used jQuery UI to perform this tutorial base which is jQuery and created a PHP and MySQL settings for ease of PHP Programmers so let see how it works and how to configure it in your websites. Mostly Developers use this slider in eCommerce sites where people can search products with price range.

[ Read More ]


February 16, 2024 5:02 am

How to create Accordion toggle using jQuery and Bootstrap


How to create Accordion toggle using jQuery and Bootstrap
Bootstrap is one of the best framework for designing your websites and we have already created an article on contact form with bootstrap so this time we come with accordion toggle with bootstrap. Its very simple to configure and create with very nice animation with CSS and jQuery.

[ Read More ]


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 14, 2024 5:07 am

About


About

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