Skip to content

Tech Mag Nox

  • Home
  • Education
  • Coding
    • PHP Tutorial
    • PHP Code Example
    • CodeIgniter 3 Code
    • Basic Programming Tutorial
    • MySQL setup and tips
    • Payment gateway integration
    • Django-articles
  • About Us
    • Contact Us
    • Privacy policy
    • Terms of use

PHP Tutorial

Variable in PHP: Rules for naming variable in PHP

A variable is the name of memory location which is used to store a value in main memory.

echo and print in PHP: Difference between echo and print

echo and print both are used to print string on the screen. echo is little bit different from print because print always return 1. While, echo doesn’t return any type of value.

How to run a PHP program in XAMPP

I am using XAMPP Package to run PHP program because it is totally free and open source.

How to install PHP in the local system and execute PHP file, Install XAMPP

Install PHP and XAMPP

PHP Introduction – What is PHP – Hello world script in PHP

PHP stand for Hypertext Preprocessor. It was created by Rasmus Lerdorf in 1994.

Recent Posts

  • How to configure PostgreSQL in the Django application in windows?
  • What is Laptop? Uses of laptop and it’s advantages and disadvantages
  • How to become a software engineer – know about software engineering
  • Read and Write CSV file in PHP with different Unicode
  • DropzoneJS: How to upload files in PHP via AJAX – Drag and drop features
© 2023 Tech Mag Nox • All Rights Reserved