Skip to content
Close Menu

PHPonlines

  • Services
  • Our cases
  • About us
  • Blog
  • Contact us
Close Menu

The PHP programming language: from the origins to the presentThe PHP programming language: from the origins to the present

27 June 202227 June 2022 Jerry JewellThe PHP programming language: from the origins to the present 0 Comment
What is PHP language and why is it so popular He was annually predicted to disappear due to lack of demand. But years later, he is still at the top. [...]
View MoreView More

How to find the best PHP specialist?How to find the best PHP specialist?

27 June 202227 June 2022 Jerry JewellHow to find the best PHP specialist? 0 Comment
While reviewing resumes of PHP programmers and interviewing candidates for this position, HRs of even large companies sometimes miss the banal things and spend a lot of time on insignificant [...]
View MoreView More

30 bad advices for PHP Developers30 bad advices for PHP Developers

27 June 202227 June 2022 Jerry Jewell30 bad advices for PHP Developers 0 Comment
So let’s go: Be sure to write the layout directly in php scripts and display it only through echo (for some reason, this language construction is needed). Try to use [...]
View MoreView More

Updates in PHP 8.1Updates in PHP 8.1

27 June 202227 June 2022 Jerry JewellUpdates in PHP 8.1 0 Comment
These changes include: enum support. Instead of a class with constants, you can now use the following construction:  enum Status {      case pending;      case Active;      case Archived; [...]
View MoreView More

Tips for Beginning PHP DevelopersTips for Beginning PHP Developers

27 June 202227 June 2022 Jerry JewellTips for Beginning PHP Developers 0 Comment
four). Separate logical blocks into paragraphs. Have you tried reading a large text written in one paragraph? Why should developers read this? The idea is the same – reading the [...]
View MoreView More

Should You Learn PHP in 2022?Should You Learn PHP in 2022?

27 June 202227 June 2022 Jerry JewellShould You Learn PHP in 2022? 0 Comment
In recent years, PHP has begun to push Nodejs and Python, and Java and .Net solutions for large companies. We figured out whether it is worth learning PHP now, how [...]
View MoreView More

Why is PHP hated but everyone uses it?Why is PHP hated but everyone uses it?

26 June 202226 June 2022 Jerry JewellWhy is PHP hated but everyone uses it? 0 Comment
PHP is that terrible? Let’s just say no. We can say for a long time that there are no bad languages, and so on. etc., but PHP is a common [...]
View MoreView More

Fundamentals of the PHP Programming LanguageFundamentals of the PHP Programming Language

26 June 202226 June 2022 Jerry JewellFundamentals of the PHP Programming Language 0 Comment
PHP is a programming language that is most widely used in web development. Currently, PHP is one of the leading server-side programming languages ​​used to create dynamic websites and web [...]
View MoreView More

Creating Arrays in PHPCreating Arrays in PHP

26 June 202226 June 2022 Jerry JewellCreating Arrays in PHP 0 Comment
Masses in php are very similar to filling a large box with a large number of compartments. Section numbering starts from zero. Also in PHP, the numbering of array elements [...]
View MoreView More

Beginners guide for PHP developmentBeginners guide for PHP development

26 June 202226 June 2022 Jerry JewellBeginners guide for PHP development 0 Comment
The command in the php -v console now works for you. Now our task is to create the first php file and try to execute it. In order to do [...]
View MoreView More

Posts navigation

Previous 1 2 3 Next

Recent Posts

  • Functions in PHP
  • Loops in PHP
  • Arrays in PHP
  • PHP syntax basics
  • PHP language definition and features

Recent Comments

No comments to show.
Back to Top

PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group.

  • Functions in PHP
  • Loops in PHP
  • Arrays in PHP
  • PHP syntax basics
  • PHP language definition and features
  • PHP Tutorial
  • Laravel
  • Ruby on Rails
  • Custom Web Development
  • RoR Git

phponlines.com