Author: SSWUG Research

Community

Top 7 PHP Security Blunders

(Pax Dickinson) PHP is a terrific language for the rapid development of dynamic Websites. It also has many features that are friendly to beginning programmers, such as the fact that it doesn’t require variable declarations. However, many of these features can lead a programmer inadvertently to allow

Community

Monitoring Tables & Indexes

(Lester Knutsen) The Informix Dynamic Server (IDS) sysmaster database contains information you can use to understand the layout and performance of the databases, tables, and detached indexes on your server. I’ll show you how to use this information to your performance advantage.