Tech Couch

A Comfy Corner for Software, Security, Cloud, and AI

Browse category php

Handling file downloads with PHP

Meeting user expectations with every download

Streamlined error handling in PHP

Handling all kinds of errors with a single function

PHP output buffering

Controlling what gets sent and when

Passing by Reference in PHP

Sharing variables instead of their values

Validating and sanitizing data in PHP

Using standardized filters to solve common input tasks

Object oriented PHP cheat sheet

A condensed view of all object-oriented PHP features

Setting up a LAMP stack for development in docker

Streamlining your local PHP development environment

Managing tickets with discord forums and PHP

More flexible automation with Discord's forum channels

Understanding how LFI/RFI exploits work

Exploring the vulnerabilities in a demo application