this post was submitted on 22 Feb 2024
920 points (95.8% liked)

Programmer Humor

19289 readers
1458 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 7 months ago (8 children)

I'm not the one you asked, but what I like isn't really about PHP itself, but the fact that I can get dirt cheap hosting with PHP and MySQL. Every time I want to create a small "app" that makes some manual task easier it's very useful to create something I can access from the internet.

Python is really useful for stuff like that too, but (in my experience) not as easy and cheap to use as an web app.

For example I go to dinner with some friends every month and we always forget who's turn it is to choose and book a restaurant. So I just made this PHP page that shows the current and next 2 months with a name. So we always use that to see who's turn it is.

[–] [email protected] 4 points 7 months ago (3 children)

What makes hosting with PHP cheaper than with python?

[–] [email protected] 1 points 7 months ago (2 children)

I don't know, maybe it's because PHP used to be the default web based language? I just buy hosting, I don't sell it...

[–] [email protected] 1 points 7 months ago (1 children)

What do you use for hosting? I'm looking for a good host and highly budget conscious.

[–] [email protected] 1 points 7 months ago

I'm Dutch and use a local Dutch company, I also wanted a .nl tld

load more comments (4 replies)