PHP

PHP 7.2
PHP 7.2 – end-of-life (EOL) on November 30, 2020
  • Web development

PHP 7.2 will not be supported much longer. Now is the time to take advantage of the time left before the end-of-life date and replace outdated versions with more recent PHP code. This will make sure security gaps are closed, bugs are fixed, and the performance of web offers won’t fall short. The longer you wait, the more effort will be needed to update websites with dynamic web content.

PHP 7.2 – end-of-life (EOL) on November 30, 2020
What is a callback function?
What are callback functions?
  • Web development

If you want to be able to react to input on your website, eventually you will have to deal with callback functions. This type of function enables you to design your own web project with JavaScript to operate in a personalized and interactive way. In this article, you will learn what a callback function is, how it works and in which programming languages it is still used.

What are callback functions?
Introduction to MySQLi
MySQLi: a new development in PHP
  • Technical matters

Converting the MySQL extension to MySQLi led to some uncertainty in the PHP community since some of the industry’s heavyweights like WordPress continued to rely on the old extension despite it being deprecated. However, as of PHP 7, this extension is no longer available. In this article, we will go over its successor in detail and present examples which highlight the differences between the two...

MySQLi: a new development in PHP
CodeIgniter: The lean PHP framework
CodeIgniter – The lightweight of the PHP frameworks
  • Web development

CodeIgniter is an open-source PHP framework developed by EllisLab that is currently under the patronage of the British Columbia Institute of Technology. The slim software is based on an MVC architectural structure, offers detailed documentation, and is praised for its performance. We present the makeup, structure, and application flow of the CodeIgniter framework with detailed code examples and...

CodeIgniter – The lightweight of the PHP frameworks
PHP 7.1
PHP 7.1 EOL - support is expiring
  • Web development

PHP 7.1 has many fans in the web developer community. But now it's time to say goodbye and switch to a newer version. The development team has set the end-of-life date for PHP 7.1 for December 1, 2019. From that date on, the version will receive no further updates. Even security gaps will no longer be closed by the official developers. What should you do now?

PHP 7.1 EOL - support is expiring
Web programming languages
Web programming languages: the best languages for web development
  • Web development

So, you are looking to learn one or more web programming languages? The first challenge is to choose one. After all, there are hundreds of programming languages, but not all of them are good for web development. To make this decision easier for you and help you tackle your web project, we are going to provide a brief introduction to the most well-known web development languages.

Web programming languages: the best languages for web development
The basics for modern web development
Modern web development: the basics
  • Web development

Der Trend in der Webentwicklung führt weg von statischen Webangeboten hin zu interaktiven Inhalten. Auch wenn HTML und CSS nach wie vor das Grundgerüst einer jeden Website darstellen, greifen Webentwickler immer öfter auf serverseitige Programmiersprachen wie PHP zurück, um dynamische Webauftritte zu realisieren. Zudem bieten clientseitige Skriptsprachen wie JavaScript die Möglichkeit, eine...

Modern web development: the basics
PHP 5.6 Support
PHP 5.6: Support stops at the end of 2018
  • Technical matters

Security support for PHP 5.6 ceases at the end of the year. Although developers had already postponed the end date by a year, many website operators still seem to be unprepared. A large number of websites still run on PHP 5.6. From January onwards, these websites will be at risk. However, many are dreading the update. How can you protect your website?

PHP 5.6: Support stops at the end of 2018
Create your own visitor counter: How it works
Visitor counter: Create a counter for your website
  • Website creation

At the start of the internet, a visitor counter on a website was a classic marketing instrument that significantly helped the success of a web presence. Today, the practical scripts are primarily used for presenting click numbers on specific content, such as videos or blog entries, as well as for collecting basic user data for web analysis. If you don’t want to rely on free or paid downloads, or...

Visitor counter: Create a counter for your website
papaya CMS: content management for professionals
papaya CMS: powerful and accessible
  • CMS

The CMS, papaya, is lauded by its developers as a high performance content management system – a fully justified claim, considering the software’s wide range of smart and powerful functions. But is papaya CMS a viable option for any web project? And what exactly are this program’s strengths and weaknesses?

papaya CMS: powerful and accessible