Skip to content

Learn Coding Online – CodingPanel.com

Learn about coding and technology

  • Home
  • Technologies
    • .NET Core
    • Angular
    • ASP.NET
    • C
    • C#
    • C++
    • Java
    • JavaScript
    • jQuery
    • JSON
    • Kotlin
    • Node.js
    • PHP
    • Python
    • React
    • SQL
  • Topics
    • Algorithms
    • Computer Networking
    • Computer Science
    • Database
    • Design Patterns
    • Software Design
    • Software Engineering
    • Web Development
  • Interview Questions
    • C# Interview Questions
  • Learn
    • My Learning
    • Data Structure
    • Programming
  • Q&A
  • Home
  • Technologies
    • .NET Core
    • Angular
    • ASP.NET
    • C
    • C#
    • C++
    • Java
    • JavaScript
    • jQuery
    • JSON
    • Kotlin
    • Node.js
    • PHP
    • Python
    • React
    • SQL
  • Topics
    • Algorithms
    • Computer Networking
    • Computer Science
    • Database
    • Design Patterns
    • Software Design
    • Software Engineering
    • Web Development
  • Interview Questions
    • C# Interview Questions
  • Learn
    • My Learning
    • Data Structure
    • Programming
  • Q&A
  • Twitter

Category: PHP

PHP

How to convert an Array to String in PHP?

Posted onAugust 1, 2020June 7, 2021

In this article, you will learn how to convert an array into a string using PHP’s built-in function implode(). Syntax. Convert an Array to String …

PHP

How to perform DNS lookup on a domain name in PHP?

Posted onJune 17, 2020July 22, 2020

PHP offers a built-in function dns_get_record() to fetch DNS resource information associated with a domain name. Syntax of dns_get_record() The following is the syntax of …

PHP

A brief Introduction to Object-oriented programming in PHP

Posted onMay 28, 2020June 7, 2021

This tutorial will teach the basic concepts of object-oriented programming that can be leveraged to write real-time modular apps. There are many benefits of using …

© 2022 Learn Coding Online - CodingPanel.com Powered by WordPress Theme by Design Lab