Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

PHP

PHP is open source scripting language suitable for web development. Here are the articles based on PHP.

How to make a PHP script to sleep?

Dec 30, 2022 by Beaulin Twinkle
PHP script to sleep in seconds

PHP provides several inbuilt functions to make a PHP script to sleep or pause for some time. Let’s see them with examples.

Categories PHP Tags PHP 7.x Leave a comment

How to calculate Mode in PHP?

Sep 16, 2022 by Beaulin Twinkle
Calculate Mode in PHP

Here is the sample code to calculate mode in PHP for a set of numbers in an array. This method will get you single mode or multi modes.

Categories PHP Tags PHP 7.x Leave a comment

How to calculate Median in PHP?

Sep 15, 2022 by Beaulin Twinkle
Calculate Median in PHP

In this article we will see how to calculate median in PHP by writing your own code for median algorithm.

Categories PHP Tags PHP 7.x Leave a comment

How to calculate mean In PHP?

Sep 15, 2022Sep 15, 2022 by Beaulin Twinkle
Calculate mean In PHP

There is no inbuilt function available in PHP to calculate arithmetic mean. However, it is easy to calculate mean In PHP using the inbuilt array functions.

Categories PHP Tags PHP 7.x Leave a comment

How to find the version of PHP in macOS?

Sep 8, 2022 by Beaulin Twinkle
Finding version of PHP in macOS using Terminal

There are the different ways to find the version of PHP in macOS. Here I have listed a couple of methods to check the PHP version.

Categories macOS, PHP Tags macOS Big Sur, PHP 7.x Leave a comment

Reading XML file with PHP

May 5, 2022 by Beaulin Twinkle
Reading XML File With PHP

Here I’ve used the SimpleXML XML manipulation function of PHP for reading XML file from PHP code.

Categories PHP Tags PHP 7.x, Visual Studio Code 1 Comment

How to launch a PHP website on macOS?

May 5, 2022May 5, 2022 by Beaulin Twinkle
Start the PHP server on macOS

A simple way to launch a PHP website on macOS using its in-built PHP server. This may not be a solution for someone to develop and debug PHP website.

Categories macOS, PHP Tags macOS Big Sur, PHP 7.x Leave a comment

Article Categories

  • Android (2)
  • Apple (22)
    • macOS (22)
  • Internet & Web Dev. (152)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (83)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (4)
  • Microsoft (318)
    • .Net (69)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (225)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • Installing .NET SDK in Linux Mint and debugging C# code using VS Code Jun 21, 2024
  • Generating random number in C#  Jun 6, 2024
  • How to calculate running total in SQL Server? Apr 27, 2024
  • How to import XML data into SQL Server using SELECT query? Apr 10, 2024
  • How to prevent VS Code from replacing an already opened preview tab with a subsequently opened one? Mar 13, 2024
  • Separating letters and numbers from strings in SQL Server Mar 6, 2024
  • How to call or run another application from python code? Feb 15, 2024
  • How to store images in SQL Server? Jan 17, 2024
  • Error: A table that has FILESTREAM columns must have a nonnull unique column with the ROWGUIDCOL property. Jan 8, 2024
  • Fix for Error: “FILESTREAM feature is disabled” while adding FILESTREAM Jan 4, 2024

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • Where is SQL Server Configuration Manager?
  • How to exit from single-user mode in SQL Server database?
  • Upgrade python version in visual studio code python workspace
  • How To Add Bootstrap In ASP.NET (MVC & Web Forms)
  • Joining Tables from Databases on Different SQL Servers
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2025 My Tec Bits. All Rights Reserved.