============== = TODO-Liste = ============== [12/10/2006 11:50 Uhr]: --- OFFEN: --- - Dokumentation erweitern! - Englische Uebersetzung komplettieren! - Mehr Datenbank-Schichten hinzufuegen, wie fuer ODBC/M$SQL/Oracle - Hoeren Sie auf, "unfreie" Software zu verwenden und treten Sie unserer Community bei. :-) - Kaempft gegen Softwarepatente! Das ist Teufelszeug! - CSS-Klassen reduzieren und weiter vereinfachen - Von TABLE auf DIV-Container umstellen (behindertengerechter) - AJAX einbinden --- ERLEDIGT: --- - Replace all HTTP_GET_VARS and HTTP_POST_VARS with _GET and _POST - Replace SQL_QUERY() command with SQL_QUERY_ESC() commands where ever it is needed to secure SQL queries. - Secure ID numbers with bigintval() - Secure other non-numberous data with sprintf() and later with new security functions - Use the abstract function SQL_FREERESULT() wherever we trasnfer massive data from the database to free memory