this post was submitted on 22 Feb 2024
923 points (95.7% liked)

Programmer Humor

19229 readers
664 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] 1 points 7 months ago (1 children)

Though I like that you use PHP, I don't think there is such a thing as PHP hosting, or python hosting? Maybe I'm not understanding what you're saying here?

[โ€“] [email protected] 1 points 7 months ago

When you pay a company and they provide you with a domain (you choose) and give you a webserver, some disk space, a database etc.

I pay about 30 euros a year for 5 websites. They are all very basic (either some php stuff I made, or WordPress). These websites have very few visitors so the hosting specs don't really matter. All these websites have a specific domain name, some disk space, and a database.

For this price they offer PHP and MySQL. So it's not a dedicated server where I'm root and can Install other stuff.