Chat Artifacts Gallery Guilds Search Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining the forum??
May 03, 2026 - @534.92 (what is this?)
Activity rating: Four Stars Posts & Arts: 75/1k.beats ~ Boop! The forum will close in 466.beats! Random | Recent Posts | Guild Recents
News: :skull: Websites are like whispers in the night  :skull: Guild Events: Spring Themed Projects

+  MelonLand Forum
|-+  Life & The Web
| |-+  ✁ ∙ Web Crafting
| | |-+  is php worth moving off neocities for?


« previous next »
Pages: [1] Print
Author Topic: is php worth moving off neocities for?  (Read 443 times)
dogbrain
Jr. Member ⚓︎
**
View Profile WWWArt


melting down army guys to make green tea
⛺︎ My Room
StatusCafe: robdog
iMood: robdog
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2026!
« on: April 17, 2026 @852.86 »

i've heard a lot about PHP, but since i've never had the need to use it for anything (and neocities doesn't allow it T__T), i remain unfamiliar. it seems like there are a lot of useful things you can achieve with it though, like loading the same navigation menu on every page without needing to rely on JS, among other things!  i'm curious if you guys use php on your site, and if so, what you use it for, and why you prefer it over other potential methods of achieving the same thing?

i plan on moving off neocities eventually regardless, but i'm not sure how soon that day will come until i familiarize myself with things like this xD

(i'd also appreciate any resources for learning it, if those exist!)
Logged

https://files.catbox.moe/0fmlx1.gif https://file.garden/aJ42hERaRB8KTsjG/IMG_0702.gif
time is flying like an arrow, and the clock hands go so fast they make the wind blow, and it makes the pages of the calendar go flying out the window one by one
https://file.garden/aJ42hERaRB8KTsjG/IMG_1434.gif

Melooon
Hero Member ⚓︎
*****
View Profile WWWArt


So many stars!
⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: melon
iMood: Melonking
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
old-timey tunes~♪Flinstone VitaminAlways working hard!PoochKnown Apple shillcoolest melon on the web!
« Reply #1 on: April 17, 2026 @857.56 »

Unless you're planing to run a multi user community site like a forum, or a very feature heavy blog. Then the answer is no. I would say 80-90% of first-timer PHP sites shutdown within the first year (people get sick of the code, then they get sick of the bills). Unless you are already hammering the outer limits of what you can do with JavaScript, and you already really feel like its holding you back, then hang onto static hosts like you're hanging onto your life, because once you are off static, then the wolves of feature creep, site costs and code maintenance are howling at your door  :tongue:
Logged


everything lost will be recovered, when you drift into the arms of the undiscovered

Artifact Swap: bonsaiCup o' JaneI met Dan Q on Melonland!poochLasagna
Dan Q
Hero Member ⚓︎
*****
View Profile WWWArt


I have no idea what I am doing
⛺︎ My Room
RSS: RSS

Guild Memberships:
« Reply #2 on: April 17, 2026 @876.28 »

My background: I love PHP, I've been writing it for 27 years, and I use it all the time.

My verdict: No, you probably don't need it for the things you're talking about.




If all you're looking to achieve with PHP is things like reusing the same HTML in a few places, "listing" content (e.g. a list of blog posts or a gallery), etc., then you'd be better-served by using a static site generator (SSG).

SSGs are easier to learn how to use, less-likely to help you shoot yourself in the foot, and they output plain HTML that you can host anywhere.

Only if you're aiming to do things that can only be done with server-side processing should you make a deliberate move in order to get PHP. E.g. if you want to accept comments from users, or you want to implement a web-based CMS, or you want an authentication system that people can sign up to, etc.

If you switch host for other reasons and happen to get PHP as a bonus, then it's probably worth learning and using for the basic purposes you're talking about! But it's not worth switching just for that.

(If you really are just looking to embed content in multiple places, did you know that Nekoweb supports SSI, which is a much simpler/more-lightweight way to do the same kind of thing!)
Logged

https://danq.me/_q26t/badges/dan-q-88x31-lighter.gif https://danq.me/_q26t/badges/dan-q-88x31-peekaboo-scroller.gif https://beige-buttons.danq.dev/beige-buttons-88x31.gif https://embed-html.danq.dev/embed-html-88x31.gif

Artifact Swap: I met Dan Q on Melonland!PolyamorousBouncy Egg!Joined 2025!Lurby
sunnyp4rk
Jr. Member ⚓︎
**
View Profile WWW


a moth with an internet connection
⛺︎ My Room
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2026!
« Reply #3 on: April 21, 2026 @13.96 »

I'm going to be the contrarian in this thread and say yes. For me, it was totally worth it. I run a lot of fanlistings and needed PHP for my scripts. I do also use very simple PHP on my main website (for header/footer + navigation). Plus you can also have your own guestbook hosted on the server instead of using atabook or similar (nothing against those, but at least I can keep the messages on my own computer as a backup).

I use leprd.space for my hosting (since its free and aimed towards primarily hobbyists), and keep an eye on the updates page if you'd want to sign up at some point, since some of the plans are closed right now. Having access to cpanel is very nice.

Alternatively, Altervista is a good free host that you can mess around with PHP on. I used to use it for my fanlistings before moving them to my current host (side note and kind of unrelated to this thread but I recommend people stop using Neocities for their fanlistings. Just use Altervista and save yourself the trouble of having to manually add all of your members if you decide to move to using a script later. I am saying this from personal experience).
Logged

ValyceNegative
Sr. Member ⚓︎
****
View Profile WWW


Your Average Toony Wolf!
⛺︎ My Room

Guild Memberships:
Artifacts:
Game MachineGrass MailViolet Ribbon of WelcomeJoined 2024!
« Reply #4 on: April 21, 2026 @317.81 »

Slightly OT but omg, Altervista still exists? I knew so many sites built on that host! The fact that it's still free blows my mind.

And now for my on-topic response, I'd say there's no harm in wanting to learn how PHP works if you are curious about it. The free hosts suggested into this thread are a good option to mess around without spending money, so I'd suggest trying it out and see for yourself if it's really useful for what you want to do with your site or not.
I use PHP to load my menu and different sections onto my main page. My site is not very interactive (no user login nor forum) but it is very big with over 20 sections, so indeed PHP saves coding time in my case.
Logged

https://valycenegative.neocities.org/img/VN8831A.png

https://valycenegative.neocities.org/img/BNRDragonite.gif https://valycenegative.neocities.org/img/BNRTaurus.gif https://valycenegative.neocities.org/img/BNR90s.gif https://valycenegative.neocities.org/img/BNRGranny.gif https://valycenegative.neocities.org/img/BNRGBC.gif

Artifact Swap: Green Spiffo
Dan Q
Hero Member ⚓︎
*****
View Profile WWWArt


I have no idea what I am doing
⛺︎ My Room
RSS: RSS

Guild Memberships:
« Reply #5 on: April 21, 2026 @366.47 »

I'm really pleased to see the counterpoints arguing against me. I  :transport: love  :transport: PHP and think it's among the best routes for indiewebbers to get to the "mildly dynamic website" dream of the early noughties.

So while my hot take (as a PHP programmer for over a quarter of a century who thinks it's a valuable tool for the indieweb) remains that it's not worth it for most people... I'm excited that it's still the right tool for some.

Incidentally, I've been half-heartedly writing a free online "cookbook" of PHP recipes for aspiring indiewebbers. If anybody here would be interested in proofreading/feeding back on what exists so far, DM me!
Logged

https://danq.me/_q26t/badges/dan-q-88x31-lighter.gif https://danq.me/_q26t/badges/dan-q-88x31-peekaboo-scroller.gif https://beige-buttons.danq.dev/beige-buttons-88x31.gif https://embed-html.danq.dev/embed-html-88x31.gif

Artifact Swap: I met Dan Q on Melonland!PolyamorousBouncy Egg!Joined 2025!Lurby
coolio
Jr. Member ⚓︎
**
View Profile

⛺︎ My Room

Artifacts:
Joined 2024!
« Reply #6 on: April 21, 2026 @645.07 »

I love working in PHP. Ever since I began learning it, it's basically rekindled my love for webdev and I love that the sky is the limit and I can pretty much do whatever I want. It's allowed me to be creative in ways that simply would not be possible without a server-side language.

BUT:

Unless you're planing to run a multi user community site like a forum, or a very feature heavy blog. Then the answer is no. I would say 80-90% of first-timer PHP sites shutdown within the first year (people get sick of the code, then they get sick of the bills). Unless you are already hammering the outer limits of what you can do with JavaScript, and you already really feel like its holding you back, then hang onto static hosts like you're hanging onto your life, because once you are off static, then the wolves of feature creep, site costs and code maintenance are howling at your door  :tongue:


Exactly what Melon said.

If you want to experiment and learn more with PHP, or databases, or basically anything more complicated than HTML+CSS+JS, first get Laragon or some kind of local dev environment and see if you enjoy it before jumping off a static hosting site!!

Once you start working on SSI and stuff, you also need to be more cautious and learn about proper security, because it opens you up to a whole new level of risk from malicious actors.  :dog:
« Last Edit: April 21, 2026 @646.70 by coolio » Logged
sunnyp4rk
Jr. Member ⚓︎
**
View Profile WWW


a moth with an internet connection
⛺︎ My Room
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2026!
« Reply #7 on: April 23, 2026 @28.36 »

Coming back to this thread because (despite me singing praises for PHP) I just learned about something cool: in the Surfclub zine (because I was checking it out about 10 mins ago), there's an article about a local server program called XAMPP.

https://melonland.net/zine/issue-1/articles/local-webserver/

You could mess around and experiment with PHP locally before making any kind of jump.
« Last Edit: April 23, 2026 @86.35 by sunnyp4rk » Logged

dogbrain
Jr. Member ⚓︎
**
View Profile WWWArt


melting down army guys to make green tea
⛺︎ My Room
StatusCafe: robdog
iMood: robdog
RSS: RSS

Guild Memberships:
Artifacts:
Joined 2026!
« Reply #8 on: April 23, 2026 @900.62 »

wow, thank you all for the amazing feedback!! reading them all has been super helpful :smile:

i had a hunch i wouldn't /need/ to use it unless i had any particularly ambitious plans, so i'll hold off on using it on my site for now, but toying with it locally sounds like a good place to get my feet wet :o)
Logged

https://files.catbox.moe/0fmlx1.gif https://file.garden/aJ42hERaRB8KTsjG/IMG_0702.gif
time is flying like an arrow, and the clock hands go so fast they make the wind blow, and it makes the pages of the calendar go flying out the window one by one
https://file.garden/aJ42hERaRB8KTsjG/IMG_1434.gif

Pages: [1] Print 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | ~ Send Feedback ~ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi

MelonLand Nav

@000

Want to Login or Join ?

Minecraft: Online
Join: craft.melonking.net