PHP之父勒多夫离职:雅虎工程师团队再失猛将
PHP之父拉斯姆斯勒多夫 北京时间11月11日上午消息,据国外媒体今日报道,PHP之父拉斯姆斯勒多夫(Rasmus Lerdorf)通过Twitter宣布,他已经从雅虎离职。 勒多夫2002年加盟雅虎,并一直在该公司担任工程师。他最为著名的成就是创造了最初的PHP引擎,并且成为了
PHP之父拉斯姆斯·勒多夫
北京时间11月11日上午消息,据国外媒体今日报道,“PHP之父”拉斯姆斯·勒多夫(Rasmus Lerdorf)通过Twitter宣布,他已经从雅虎离职。
勒多夫2002年加盟雅虎,并一直在该公司担任工程师。他最为著名的成就是创造了最初的PHP引擎,并且成为了著名的开源开发者、演讲家和图书作者。
勒多夫1995年利用一组C语言的宏指令开发了PHP,并将其用于网络应用的开发。之所以将其命名为PHP,是取自“Personal HomePage”(个人主页)的缩写。
PHP随后的开发和商业化由Zend公司负责,但勒多夫一直都在参与这一开源项目。开发了PHP以后,勒多夫曾经就职过多家公司,但是在雅虎任职的时间最长,并且与该公司有着非常紧密的联系。
勒多夫是最近离开雅虎的又一位明星工程师,这也进一步削弱了雅虎强大的工程师团队。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

In this chapter, we are going to learn the following topics related to routing ?

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

Validator can be created by adding the following two lines in the controller.
