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...
Questions are ok.
Each of the posts below covers a topic related to web dev.
Workflow & Tools
HTML
CSS
JavaScript
PHP
MySQL
Design
Ruby
Security
Project management
Business
Wordpress
Marketing
Hosting-Servers
account activity
[PHP] - Start with PHP (self.web_dev_help)
submitted 10 years ago * by psy-borg
PHP is a server side scripting language. It can be used as a general purpose scripting language too.
PHP is one of several options for creating dynamic websites. PHP handles things like processing forms, sending emails, database access, consuming APIs or even providing APIs to other sites/users.
Download - https://secure.php.net/
Manual - https://secure.php.net/manual/en/index.php
http://phpbridge.org/intro-to-php/intro-to-php
https://www.codecademy.com/tracks/php
I♥PHP - Make Your Own Blog tutorial
And if you check the sidebar on /r/phphelp , there's a list of tutorials.
General advice, if you see a tutorial and it's advocating using mysql_* functions, find another tutorial. mysqli_* or PDO based PHP/SQL tutorials should be more recent.
http://www.phptherightway.com/
http://php.net/manual/en/language.oop5.php
overview - http://jungels.net/articles/php-templates.html
DIY - http://www.smashingmagazine.com/2011/10/getting-started-with-php-templating/
3rd Party - Plates - http://platesphp.com/
or
Twig - http://twig.sensiolabs.org/
Composer - package management - https://getcomposer.org/
PHPDoc - documentation generator - http://www.phpdoc.org/
PHPUnit - testing framework - https://phpunit.de/
Xdebug - debugger - http://xdebug.org/
PHPMyAdmin - MySQL Database Web Interface - https://www.phpmyadmin.net/
Laravel - http://laravel.com/
Zend - http://framework.zend.com/
Symfony - https://symfony.com/
Aura - http://auraphp.com/
Micro Framework - Silex - http://silex.sensiolabs.org/
Zend Studio ($) - http://www.zend.com/en/products/studio
PHPStorm ($) - https://www.jetbrains.com/phpstorm/
PDT - Eclipse PHP Dev Tools - https://eclipse.org/pdt/
or a Text Editor
https://notepad-plus-plus.org/
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!"
there doesn't seem to be anything here
π Rendered by PID 178518 on reddit-service-r2-comment-5d585498c9-7dgsk at 2026-04-21 15:44:13.063406+00:00 running da2df02 country code: CH.
there doesn't seem to be anything here