PHP – First steps with the PHP language – part 002 .

I haven’t paid attention to the PHP language lately and decided to continue the first tutorial.
In this tutorial, I will use the online tool from replit.com.
In my example I will show you:

  • using the echo function for display;
  • combining HTML code with PHP;
  • using forms to send data on the same HTML page or in another with POST and PHP;

The example can be found on my replit account.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.