Archive du mois : juillet 2005

Mise en forme de texte 0

Mise en forme de texte

En html, le contenu visible de la page se situe dans la balise body. <body></body> Gras et Italique Un texte en gras doit s’écrire : <strong></strong> et surtout pas <b></b> qui n’est pas lisible...

UML 0

UML

LISTE DES EDITEURS UML : – http://fr.wikipedia.org/wiki/Unified_modeling_language Pour générer un diagramme UML à partir du code source : – tech.motion-twin.com/php_php2xmi

ECLIPSE : installation 0

ECLIPSE : installation

Pour installer Eclipse pour php, il faut installer le JRE de JAVA, télécharger Eclipse. Enfin, il faut télécharger phpEclipse. Il faut alors copier, ce qui est dans le répertoire « plugin » de l’archive...

META BALISE 0

META BALISE

L’en-tête des pages doit contenir des informations décrivant le contenu de celle-ci et permettant leur référencement, c’est le rôle des balises « méta ». Ces balises sont insérées dans la balise « head ». STRUCTURE D’UNE...

Page type HTML Transitionnal 0

Page type HTML Transitionnal

Page type HTML Transitionnal (en langue française et pour une lecture de gauche à droite)  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="fr" dir="ltr"> <head> <title>Titre</title> </head> <body> contenu </body>...

Déclarations DTD HTML/XHTML 0

Déclarations DTD HTML/XHTML

HTML 2.0 – DTD : <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> HTML 3.2 – DTD : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> HTML 4.01 – Strict, Tansitional, Frameset : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML...

Framework et CMS PHP 0

Framework et CMS PHP

Voici une liste avec une brève présentation de Framwork et de CMS PHP.Seagull – http://seagull.phpkitchen.com/ SugarCRM – http://www.sugarcrm.com/home/ Copix – http://adullact.net/projects/copix/ – http://linuxfr.org/~jylog/6133.html – http://ljouanneau.com/blog/2003/10/13/167-copix-un-nouveau-framework-php PhpMvc – http://www.phpmvc.net/ Ismo – http://ismo.sourceforge.net/ Liste des autres Frameworks : http://www.boomtchak.net/article.php3?id_article=1073 Drupal – http://drupal.org/  mySource...

Rechercher dans le code source 0

Rechercher dans le code source

CodeCrawler est un outil open source qui permet une recherche rapide et efficace dans les codes sources d’un projet : – http://codecrawler.sourceforge.net/features.htm


Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Warning: Use of undefined constant XML - assumed 'XML' (this will throw an Error in a future version of PHP) in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1048