What is ...

Terms related to IT and software development briefly and concisely explained

What is meant by "lazy load"?

Lazy load is a concept that aims to improve the load time of a web page or application by loading certain content only when the user actually needs it.


Wie kann ich meine PHP Scripte effektiv vermarkten?

Es gibt viele Möglichkeiten, Deine Software zu vermarkten. Wir zeigen Dir ein paar Möglichkeiten auf.


What is meant by "SaaS"?

Rent software instead of buying it


What is meant by a UX/UI design?

We deal with it every day, but what does "UX / UI design" actually mean?


IT-Outsourcing (Onshore, Nearshore, Offshore)

What is meant by onshore, nearshore and offshore. Advantages and disadvantages briefly explained


What is Python?

Python is a programming language and is one of the most popular programming languages in the world.


Publish a tutorial

Share your knowledge with other developers worldwide

Share your knowledge with other developers worldwide

You are a professional in your field and want to share your knowledge, then sign up now and share it with our PHP community

learn more

Publish a tutorial

Counter auf MySQL Basis

Neben der Möglichkeitet, einen Counter per Textfiles zu programmieren, besteht auch die Möglichkeit, MySQL zu verwenden. ...

Lukas Beck

Autor : Lukas Beck
Category: PHP-Tutorials

Templates in PHP

Ein kleines Tutorial zum Einsatz von Templates in PHP am Beispiel der Apolda Templateklasse (kuerbis.org/template/) ...

stulgies@

Autor : stulgies@
Category: PHP-Tutorials

Migration einer PHP 5 App auf PHP 7

Dieses PHP 7 Tutorial zeigt dir, wie du dein PHP5 Script auf PHP7 umstellst. ...

admin

Autor : admin
Category: PHP-Tutorials