fix some more php warnings in strict mode
fix html tags to more recent standards, plus a few juniper/olive bugs
add SSH2 support
fix warnings/errors with maximum reporting in PHP enabled
update SQL statements so they are correctly quoted - update more copyright statements
convert from php mysql to mysqli functions
fix some bugs with lookups
fix output parsing that can lead to formatting errors in templates
revert previous commit - argh
fix php_self variable as they are not registered globals these days...
avoid ip/port disclosures when routers can not be reached
prevent a PHP warning due to unused variable check
remove deprecated functions for compat with newer php - update copyright statements
oops, use alternative port for non-bgp commands on zebra implementations
add a requirements section to readme