PHP
Rasmus' web scripting language. Powers WordPress and much of web. Pragmatic despite inelegance.
Your Reaction
Similar Programming Language
JavaScript
Brendan Eich's 10-day creation became web language. V8 engine made it fast. Node brought it …
Ruby
Matz's joyful language. Rails made it famous. Optimizes for programmer happiness over performance.
Python
Guido's readable language conquered data science and scripting. Whitespace significance and gentle learning curve.
TypeScript
Microsoft's typed JavaScript. Gradual typing and tooling. Became enterprise JavaScript standard.
Lua
Brazilian embeddable scripting. Simple and fast. Game and embedded systems choice.
Perl
Larry Wall's Swiss Army chainsaw. More than one way to do it. Regex and text …
Elixir
José Valim's Ruby-like syntax on Erlang VM. Actor model concurrency. Phoenix framework challenges Rails.
Prolog
Logic programming language. Facts and rules, let Prolog deduce. AI and expert systems.
Explore Related Domains
Discover connections across different types of entities
Django
Python web framework with batteries included. ORM, admin, auth out of box. Pragmatic over purist. …
MySQL
Fast and popular relational DB. Powers much of web. Oracle acquisition raised open source concerns …
PostgreSQL
World's most advanced open source database. ACID guarantees, extensibility, JSON support. Represents database reliability and …
PostgreSQL
Most advanced open source database. ACID compliance and extensibility. Academic roots show in correctness focus.
Apache
Original open source web server. Powered early web and remains influential. Modular architecture philosophy.
MongoDB
NoSQL movement leader. JSON documents and horizontal scaling. Controversial but influential in web development.
Redis
In-memory data structure store. Blazingly fast caching and pub/sub. Simple yet powerful primitives. Represents speed …
Nginx
High-performance web server and reverse proxy. Powers much of modern web. Asynchronous architecture over Apache's …