Running PHP 1.0 in 2024

preview_player
Показать описание
I downloaded the source of PHP 1.0, compiled it on modern MacBook, then wrote a simple CGI server using PHP 8.3, and then tried to understand what was PHP 1.0 actually capable of doing. Spoiler alert: not much.

Credits:
Комментарии
Автор

I'm impressed by how useful PHP was from the very first day. Awesome video, thanks for making it.

kAlvaro
Автор

Been writing php since the early/mid 2000s. Even have a php tattoo. I don't understand all the hate it gets. Unlike the countless "modern" frameworks that need additional frameworks to fix the frameworks. I never liked frameworks, even php frameworks because they always locked you in some how.. Yes it might be more work, but I like the low level aspect of php. I can always do EXACTLY what I need to do.

turboltr
Автор

1995: Building a new language in C to help you deliver projects to clients faster.
2024: Crafting the perfect prompt so AI can understand you and fix your JavaScript framework issues.

lileightright
Автор

Super interesting to see it in action!

Jelle-DV
Автор

Subscribed. Hope to see amazing contents in the future.

sadhakbj
Автор

That's awesome! I hope there will be more videos on the channel!😇

a_vldm
Автор

Loved your video as a noob in php seeing this video was just WOW.

sparkytoday
Автор

I like how the dollar sign prefix for variable names has been there since the beginning

markusTegelane
Автор

İncredible, it was designed like a framework from day 1 and then became another language.

haliszekeriyaozkok
Автор

дай бог здоровья за видос! восславим же, братия, язык слона и мамонта)
а в следующем году и вообще будет лютый юбилей)

koroll_rakov
Автор

I remember that era. A lot more was left over to the developer/sysadmin. The problem with lots of forms of that era was zero input validation. You saved form results as the video shows, but you often had the username or e-mail as the form name, which means that if you input /etc/passwd you can actually input a valid password file. Nowadays that would be a major issue, back then it was blown of as: just don’t give your web server those permissions.

GuruEvi
Автор

Great video! Would love to see a video about the history of web from dev perspective

namaefumei
Автор

those who love php i love them and coincidentally my birth is same as php and i am so glad to know this

dynamohack
Автор

Hi! I see you use a MacBook Pro. What model do you recommend to advanced programming? I have been using Ubuntu for many years and I want to switch to Mac, but I don't know what spec I should choose. In my daily work I use PHP with PHPStorm, SQL client, Dockers, mail client, MS Teams, Spotify, Todo app, etc. I am most interested in your opinion on RAM.

PiotrFilipek
Автор

Cool - I see some clips from my Rasmus Lerdorf Interview - a link would be nice :)

DrChuckPlus
Автор

did this dude really just run php 1.0 with a server written with php ?

soniablanche
Автор

Hi Roman! Just wanted to know what your IDE in this video was? Thanks.

taintedtapper
Автор

Love you php
Love this video
❣️❣️❣️❣️❣️

MaxCupertino-gfht
Автор

I've started using php from version 3. Already forgot that PHP means Personal Home Page 😆

Автор

I thought classes weren’t available until PHP 4?

alejandroivan