PHP
|
PHP è un prodotto open source e gratuito, comprensibile dalla maggior parte dei browser. Proprio per questi motivi assume sempre più una larga diffusione e tende a soppiantare il classico e statico HTML. PHP è un linguaggio di programmazione che permette di creare pagine dinamiche, tramite l'aiuto di database esterni o il passaggio dati fra le stesse pagine. Importante è il coinvolgimento dei database (MySql, PostgreSql, Sql Server, Oracle, SyBase, Access e altri) dove possiamo stipare dati da richiamare quando vogliamo. |
| Ariadne e' un multi-language Web Application Server e Content Management System costruito in PHP. Ha una interfaccia molto ricca che include wizards, pulldown menus, e un editore WYSIWYG HTML . Data is stored in a structured object store and can be accessed via filesystem-like calls (ls, find, get). It supports MySQL, PostgreSQL, and Oracle. |
| php.net |
| php builder |
![]() |
| flash-php.it |
| phparch.com |
| freephp.html ITALIANO |
![]() |
| CORSO PHP |
| guida online PROGRAMMARE CON PHP |
PHP-Nuke is a Web Portal System. A totaly automated and advanced content management system to create dynamic web sites, written in PHP and uses the most popular SQL database servers. Has a lot of great features and is distributed for "free" under the GPL license. By purchasing the latest version (the only version non distributed for free) you'll contribute for the future development of this awesone system. Please note that PHP-Nuke is distributed AS IS without any warranty nor technical support, any technical support email will be ignored. scarica gratuitamente il libro di php Nuke da Spaghettibrain.it |
In short, this is what PHP Editor has to offer: * Context-sensitive help: just hit F1 to receive help on the function, method, or property under the cursor * Help as you type: Intellisense/Auto-complete eliminates the need to memorize standard functions and parameter lists * Check PHP syntax with one click * Find classes and functions in your documents easily - they are automatically listed in the Functions tab * |