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

Definition of stored procedures - an introduction

Stored procedures are predefined SQL code blocks that are stored in a database and can be called up as required. ...

Bernie

Autor : ebiz-consult GmbH & Co. KG
Category: mySQL-Tutorials

Login Skript mit OOP, Sessions und einer MySql Datenbank (Teil 1)

Realisierung eines Login Skriptes mit einer MySql Datenbank, Sessions und PHP mit Objekt orientierter Programmierung. ...

Samir

Autor : Samir
Category: PHP-Tutorials

PHP-Scripte offline testen unter Windows

Wenn Sie sich schon mit der Erstellung von dynamischen Websiten beschäftigt haben, wissen Sie vielleicht wie umständlich es ist, die Scripte immer auf den Server Ihres Hosters zu laden um diese testen zu können. ...

webmaster116@

Autor : webmaster116@
Category: Linux & Server Tutorials