• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle

  • I too, tried using regex to strip html tags. This was in php with hardly any knowledge of oop.

    A university education really improved me there, since they trained you in Java to a high degree within 20 weeks (alongside stuff like UML). PHP is a fine starter language, but as applications grow, a more native oop approach with build-time validation, really made me a better developer.