LETTORE PSD
Utilizzo:
<?php // Send header to client browser header("Content-type: image/jpeg"); // Includes the requested class include_once('classPhpPsdReader.php'); // Finally display the PSD on the screen imagejpeg(imagecreatefrompsd('yourPsdFile.psd')); ?>
Determinare BROWSER
ADOdb
La maggior parte dei siti web usano il database per salvare tutti i dati. ADOdb è una libreria PHP che estrae dal database e supporta MySQL, PostgreSQL, Interbase, Firebird, Oracle, MS SQL e altri.
WPGet
WPGet è una classe PHP che permette facilmente di ottenere infomrazioni da un database di WordPress 2.X. In altre parole permetter di ottenere post, commenti, e altro di un blog WordPress per visualizzarle su un sito non realizzato con questo CMS.
Download