• Site Index
  • Latest Changes
  • About
    • Site FAQ
    • Leave feedback
    • Report an issue
    • Contact / Support
  •  
  • Search
Learn C++
Learn C++
Skill up with our free tutorials
Skip to content
  • Site Index
  • Latest Changes
  • About
    • Site FAQ
    • Leave feedback
    • Report an issue
    • Contact / Support
  •  
  • Search
Category: General Programming

Category: General Programming

A PHP script to unzip files with file overwriting

46

Many web hosts use CPanel, as it offers a fairly intuitive way for people to manage their accounts. CPanel comes with a file manager that is functional, but somewhat clunky. Although CPanel offers a mechanism for extracting archives (.zip and .gz), this mechanism has one major downside: when extracting .zip …

Alex July 10, 2007, 12:53 pm January 1, 2015
Continue reading"A PHP script to unzip files with file overwriting"

Six language-independent ways to write better code

21

One of the amazing things about working in a department with other coders is that you consistently see the same mistakes being made day after day, month after month, year after year. Whether it’s due to general timidity, fear of criticism being taken personally, lack of a formal review process, …

Alex June 25, 2007, 9:35 am January 1, 2015
Continue reading"Six language-independent ways to write better code"

©2022 Learn C++