How would one go about showing PHP code on user end. Sort of like w3School does?
Having lets say a grey area div, and then showing the code in there without activati
Typically this is done by showing code within or tags.
tags.