www.learn-php.org Open in urlscan Pro
2a06:98c1:58::60  Public Scan

Submitted URL: http://1710169405515.caulaai2.com/4baef7f1-8742-47a9-a5a0-bf67b3d8adb0?n=2&t=1710169404905&l_next=ahr0chm6ly93d3cuamfubmh1y29oaxiu...
Effective URL: https://www.learn-php.org/
Submission: On March 12 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

learn-php.org
 * Home (current)
 * About
 * Certify
 * More Languages
   Python Java HTML Go C C++ JavaScript TypeScript PHP Shell C# Perl Ruby Scala
   SQL

 * English
   فارسی
   Français
   
 * 

 * Python
 * Java
 * HTML
 * Go
 * C
 * C++
 * JavaScript
 * TypeScript
 * PHP
 * Shell
 * C#
 * Perl
 * Ruby
 * Scala
 * SQL


WELCOME

Welcome to the learn-php.org free interactive PHP tutorial.

Whether you are an experienced programmer or not, this website is intended for
everyone who wishes to learn the PHP programming language.

There is no need to download anything - just click on the chapter you wish to
begin from, and follow the instructions.

Good luck!

Note: learn-php.org is still under construction - If you wish to contribute
tutorials, please click on Contributing Tutorials down below.


LEARN THE BASICS

 * Hello, World!
 * Variables and Types
 * Simple arrays
 * Arrays with keys
 * Multidimensional arrays
 * Strings
 * For loops
 * While loops
 * Functions
 * Objects
 * Exceptions


CONTRIBUTING TUTORIALS

Read more here: Contributing Tutorials

Start Exercise

--------------------------------------------------------------------------------




SPONSORS

--------------------------------------------------------------------------------






CHAPTERS

--------------------------------------------------------------------------------

Hello, World!
Variables and Types
Simple arrays
Arrays with keys
Multidimensional arrays
Strings
For loops
While loops
Functions
Objects
Exceptions
Contributing Tutorials
Copyright © learn-php.org. Read our Terms of Use and Privacy Policy

CODE

Run Reset Solution
<?php // Welcome to the Interactive PHP Tutorial. // Start by choosing a chapter
and // write your code in this window. echo "Hello, World!"; ?>

<?php



 
 
 


OUTPUT

Expected Output

 



 
 
 

Powered by Sphere Engine ™