Creole is a database abstraction layer for PHP5. It abstracts PHP’s native db-specific API to create more portable code while also providing developers with a clean fully object-oriented interface based on the API for Java’s JDBC. There are a number of database abstraction packages for PHP. Creole draws from experience with several of these — […]
Search: “ide php”
We found 246 results for your search.
php::Links(‘php|architect novembre’);
E’ stato pubblicato il numero di novembre di php|architect, questo mese si parla di: Introduction to Version Control with CVS CVS is one of those tools that everyone seems to use. It drives every project on SourceForge, and is used on numerous other projects, including PHP and PEAR. CVS also, however, seems to bring fear […]
php::Links(‘ php|architect ottobre ‘)
è uscito il numero di ottobre di php|architect, questo mese si parla di: Migrating from MySQL to PostgreSQL PostgreSQL, often known simply as the “other open-source database” still offers some significant enterprise-level advantages over the very quick MySQL when developing more data-intensive applications. Rick Morris examines the reasons for migrating to PostgreSQL, as well as […]
php::Links(‘ phpEdit ‘)
è uscita la versione 0.8 di PHPEdit, l’ide gratuito ed opensource è ricchissimo di funzionalità e si presenta come uno dei più completi disponibili in rete. Ah, è solo per windows. ciuaz
php::Links(‘ news ‘);
è stata rilasciata la versione RC1 di PHP 4.3.4, poche le novità molti i bugfix. un pazzoide ha scritto un engine per creare avventure testuali in php, il nome del progetto è phpadventure! PriadoBlender ha rilasciato un compilatore per php, il software permette di rendere eseguibili i propri script e di poterli così eseguire offline […]
php::Links(‘ news ‘);
dopo la news su contemplate si parla ancora di template su sitepoint in questo articolo (fatevi anche un giro negli archivi della php-ml di ziobudda per vedere cosa si dice ultimamente delle template! ) su phpFreak invece è stato pubblicato un tutorial sulla JPGraph class, il tutorial è incentrato soprattutto sulla creazione di grafici ad […]
php::Links(‘php|architect settembre’);
è uscito il numero di settembre di php|architect, in questo numero: Introduction to Bug Management Bugs are a fact of life. Stop denying it, and get with the program – a bug management program, that is. This month, Dejan Bosanac helps us understand the steps involved in effective bug management, and examines a couple of […]
php::Links(‘php|architect agosto’);
anche se con un pò di ritardo vi avviso che è uscito il numero di agosto di php|architect, in questo numero: An Introduction to cURL Curl is one of the most useful tools in PHP’s box. You never know what you might need it for, so shouldn’t you at least know how to use it? […]
php::Links(‘xml’);
qualche punto d’incontro tra php e xml: xmlSchema: ado-db xmlschema adodb-xmlschema is a class that allows the user to quickly and easily build a database using the excellent ADODB database library and a simple XML formatted file. Voicexml: phpVxml Dynamix vous propose deux solutions Open Source pour la technologie VXML: PHP-VXML et VXML-Parser, deux classes […]
php::Links(‘conteplate’);
ennesimo templating system, contemplate offre: Contemplate is a set of server-side scripts that makes it easy for web developers to separate content from code when building sites. Contemplate assembles text content, page layouts, and server-side or client-side scripts into dynamically generated or precompiled web pages based on arguments you pass into each page. From simple, […]