I've been working with my Uncle to find the right hosting service for my web development projects and my dad's email needs. My Uncle used to be a decent web developer back in the day when PHP was the norm, but now that I'm trying to explain modern tech like React and NodeJS to him, it feels like he doesn't fully grasp how much the landscape has changed. I'm wondering what the best way is to explain to him that a hosting service offering just "HTML/CSS/JS/PHP support" isn't enough for my current work and that I need something with root access. Since my dad's email is also part of this equation, what would be the best way to make him understand these needs?
4 Answers
Suggest focusing on what's best for the project rather than getting caught up in trends. PHP isn't 'dead'—it's just that newer techs have popped up that might suit more complex needs, but the majority of the web still relies on PHP. It's important to find a balance that works for both your needs and your dad's.
You're right about needing root access for some projects, and explaining that some tasks require more than what standard PHP hosting can provide should help. Torque him about how React and NodeJS fit into modern web development; they offer different advantages. But do make it clear that PHP isn’t obsolete – it powers a ton of sites.
Honestly, PHP is still really prevalent in many projects. A lot of companies are still using it, especially with frameworks like Laravel. It's not really dead! But if you need something more flexible, maybe suggest a VPS and explain why it’s necessary for your web development needs and why certain hosting services won’t cut it for what you’re looking to do.
The key is to clarify your requirements. If you're building something that needs a specific tech stack, that’s one thing. If it requires a special server setup, then definitely push for a VPS solution. You might want to explore how managing your dad's email and your development projects as separate initiatives will also make things easier.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically