Slashdot Mirror


User: Ezerick

Ezerick's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:two issues here on How Do You Store Your Previously-Written Code? · · Score: 1

    (written in a language that doesn't encourage re-usability to boot)

    We are talking about PHP right? Exactly how does it not encourage re-usability? I've coded PHP for a living and never had problems reusing code with minor changes such as altering parameters in functions and the like.