AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Compile a school timetable. 2 versions: php/mysql and Java (new)
...Written in php and using mysql to compile a school timetable
ATTENZIONE!!!WARNING!!!ATTENZIONE!!!WARNING!!!
PHP/MYSQL VERSION
E' INDISPENSABILE disabilitare 'notices' in php.ini
YOU MUST disable notices in php.ini
Just set
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE
Se non modificate php.ini l'error_log di httpd diventerà enorme (decine di GB) e vi troverete con un hard disk pieno.
If you don't disable it the file error_log of httpd will grow to several GB and fill up yoir HD.
Non ho tempo per fare una nuova versione che contenga questo avviso, siete avvertiti!
...
A set of Java classes to enhance and speed development with Oracle Applications Framework, Oracle's MVC Framework for web application development for Oracle E-Business Suite R11 and R12.
To be kept up-to-date with any changes to the Toolkit please either subscribe to the Notifications below or join the Maillist
JxFreeDB imports the FreeDB CD Library archives into an Infile Database. CDDB and fulltext queries (Artist,CD,Track) are implemented. For maximum portabillity, no Database Server has to be setup. It's based on JMBase and mysql-je.