767 projects tagged "SQL"
phpDirectory is a PHP application that allows you to easily run a links directory system on your Web site. Its features include a search engine, "suggest link", "browse categories", and admin tools. Each link entry has its own counter, votes, and rating. The category manager allows you to create/edit/delete categories easily.
phpFAQ is a PHP3 script that allows you to easily manage a FAQ page. It allows you to create, edit, and delete FAQ items. It also allows you to change the visibility mode and the view order. It includes simple code snippets that show you how to integrate the FAQ into your Web site.
Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.
NOLA is a PHP-based program for business-class accounting, inventory order tracking, and general business management. The server side is multi-platform, and utilizes PHP, MySQL, and Apache. The client side is also multi-platform, since it only requires a Javascript-capable Web browser.
QaMoose is an English/Arabic user-defined dictionary mechanism that is meant to be used by translators and technical writers in order to establish and retain consistent content (the content is envisioned to come from Arabeyes' Wordlist project). Its two modes include a public DICT Web client alongside a means to suggest and correct terms locally. All code is UTF-8 friendly. There is also an 'admin' page which allows you to apply for a term inspector/approver position.
BugTracer manages entries in a MySQL database via a web-based interface. The fields of the entries can be defined by you, and there are some pre-defined fields. You can allow multiple users to access the MySQL database where the access rights of the users are defined within user groups. BugTracer is mainly written to trace the history of a bug solving procedure. It consists of two parts: an Admin part where fields, users, and rights are set up, and a Client part where the bug reports and changes are managed. Everything is written in HTML/JavaScript/PHP and can easily be adapted.
TutorBase is a PHP application to manage class tutors. Tutors are stored in a MySQL database. Tutors can sign up, and are required to validate their emails before being listed. Listed tutors can log in and change any aspect of their profile or unlist themselves. Administrators can send emails to all tutors, change class listings, and change the profile of or delete any tutor.