Kamran Rafi's Blog

A 360° technology blog

  • Home
  • Contact

PHP

Display Instagram posts from a profile in PHP

August 16, 2022 Kamran Rafi 0

To display Instagram posts from a profile in PHP, you can use the Instagram Basic Display API, which allows you to authenticate and fetch posts […]

How to create new product in Shopify using PHP

January 24, 2019 Kamran Rafi 0

Here is the sample code to create a new Shopify product using PHP.

How to remove extension in URL using web.config

April 4, 2018 Kamran Rafi 0

Use this code in your web config in order to remove extension for URL. This code will also automatically re-write the URL and you don’t […]

Get Instagram Posts in PHP with Pagination

March 22, 2018 Kamran Rafi 0

In this article, you will see how to get instagram posts in PHP with nice pager. In my previous post Get Instagram Posts Without any […]

How to force download files in PHP

February 23, 2018 Kamran Rafi 0

In my previous post “How to force download pdf files in PHP“, I explained how to download the pdf files forcefully. Thought of creating a […]

How to force download pdf files in PHP

February 21, 2018 Kamran Rafi 1

Assuming the file exists on the file server and there is a path to access it, if we try to open the file in today’s […]

How to load WordPress posts using WP_Query

February 19, 2018 Kamran Rafi 1

In order to use WordPress methods directly to pull posts or any other data, “wp-load.php” file from the active WordPress installation is required to be […]

Get Instagram Posts Without any API

January 5, 2018 Kamran Rafi 1

There is very simple way to pull instagram feeds from any account using “file_get_contents” method of PHP. Here is the demo of the script in […]

Create hierarchical view widget for WordPress posts

December 26, 2017 Kamran Rafi 0

Recently i got a chance to create a custom widget to display WordPress posts in hierarchical way, first By Year, then by Months and at […]

Recent Posts

  • How to Set Up Google Analytics 4 on Your Website
  • Unveiling the Power of Words: An Introduction to Sentiment Analysis
  • Starting with a Client Server Chat socket.io
  • Navigating the Realm of Practical AI Implementation: Strategies and Insights
  • Navigating the Promise of Web3: Exploring the Future of Decentralized Internet

Archives

  • August 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • January 2019
  • December 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • July 2017
  • July 2016

Categories

  • Artificial Intelligence
  • C#
  • Client Server
  • Configuration
  • Google Analytics
  • Javascript
  • MySQL
  • PDF
  • PHP
  • SharePoint
  • Shopify
  • SQL Server
  • Web3
  • Wordpress

Tags

AI Analytics Architecture Artificial Intelligence C# CDC Change Data Chat Client Config CSOM CURL DeFi ECommerce Force Download GA4 Gaming Google Google Analytics How To Instagram JS Merge PDF Microsoft MySQL PDF PHP Query Sentiment Analysis SEO Server Setup SharePoint Shopify Socket SPList SQL Server URL Rewriting VB.NET web.config Web3 Website Wordpress WP_Query

Copyright © 2025 | WordPress Theme by MH Themes