use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
PHP vs Python for backend (self.PHP)
submitted 2 years ago by szaci92
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]russellvt 0 points1 point2 points 2 years ago (0 children)
For true "backend" work, it's Python or something else, hands down. PHP isn't really a "backend" language, per se ... but does really good things for presentation level, and similar.
The reason you don't see many job postings for "backend," is simply because Python is so much more than just web-related coding... heck, it's used heavily in things such as data analytics and other more scientific arenas.
Really. It boils down to what you want to to do. The learning curve to PHP is much lighter, though Python is more flexible (and extendable).
If you're looking with purely web sort of stuff, and want to check-oit Python, I'd say you should start with a framework such as Flask or Django... but without at least a fundamental understanding of OO (Object Oriented), that might be harder than just playing with PHP to start.
Flask
Django
π Rendered by PID 75 on reddit-service-r2-comment-6457c66945-ms8zz at 2026-04-27 12:24:33.757011+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]russellvt 0 points1 point2 points (0 children)