User:Pegeraki/HB CandS
Jump to navigation
Jump to search
WolfTech Webteam Handbook
Coding and Scripting
Well, yes, we are a webteam here, and as such we are going to have to generate a good amount of code and scripts for our website. Whether you are writing a PHP script inside of a web page or a cron job to check a file size, you will eventually need to know how to write code. The following section discusses writing PHP code, MySQL queries, Shell scripts, and Cron jobs. In addition, we will also cover some general guidelines for debugging your code and discuss some coding standards.