Update Talk:Archive/2.0/Developers: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 1: Line 1:
Some humble suggestions:
Some humble suggestions:


Rating of 0
- Rating of 0
Listing things by (and with) the total number of downloads recorded, instead of the number of downloads this week
- Listing things by (and with) the total number of downloads recorded, instead of the number of downloads this week
Use input abstraction functions such as get_param($param[string],$type["integer"|"string"|"html"|"float"],$required[boolean]);  and post_param([same args]); to make injection prevention much easier and more standard.
- Use input abstraction functions such as get_param($param[string],$type["integer"|"string"|"html"|"float"],$required[boolean]);  and post_param([same args]); to make injection prevention much easier and more standard.
8

edits