<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.guaph.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Wiki &gt; Guaph.net</title>
        <description></description>
        <link>http://wiki.guaph.net/</link>
        <lastBuildDate>Sat, 25 Feb 2012 02:21:54 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://wiki.guaph.net/ttp://wiki.guaph.net/lib/tpl/default/images/favicon.ico</url>
            <title>Wiki &gt; Guaph.net</title>
            <link>http://wiki.guaph.net/</link>
        </image>
        <item>
            <title>accueil - [Développement web] </title>
            <link>http://wiki.guaph.net/accueil?rev=1322564727&amp;do=diff</link>
            <description>entre bloc notes et aide mémoire je jette ici mes trouvailles, tests, trucs, bidules et autres ...

rien de très lisibles ou ordonné si des choses vous servent tant mieux ... --- Sylvain

Développement web

	*  Appli-CMS

	*  Truc IE
	*  Truc et astuces
	*  JavaScript
	*  CSS
	*  Formulaires d'envoi de mail
	*  MySQL
	*  PHP
	*  outils : outils, IDE, logiciels ...</description>
            <author>sylvain</author>
            <pubDate>Tue, 29 Nov 2011 12:05:27 +0100</pubDate>
        </item>
        <item>
            <title>linux:commandes - [Recherche] </title>
            <link>http://wiki.guaph.net/linux/commandes?rev=1305020301&amp;do=diff</link>
            <description>Sources :

	*  &lt;http://www.linux-france.org/article/debutant/debutant-linux.html&gt;

Gestion de Fichiers

Droits

chown

Donner récursivement la propriété de ”dossier/” et tout son contenu à ”user” de ”groupe”


# chown -R user:groupe dossier/</description>
            <author>sylvain</author>
        <category>linux</category>
            <pubDate>Tue, 10 May 2011 11:38:21 +0100</pubDate>
        </item>
        <item>
            <title>web-dev:outils</title>
            <link>http://wiki.guaph.net/web-dev/outils?rev=1298638526&amp;do=diff</link>
            <description>Aptana

&lt;http://www.aptana.com/&gt;

Install

	*  Smarty pour Aptana 2 : &lt;http://code.google.com/p/smartypdt/&gt;</description>
            <author>sylvain</author>
        <category>web-dev</category>
            <pubDate>Fri, 25 Feb 2011 13:55:26 +0100</pubDate>
        </item>
        <item>
            <title>web-dev:appli-cms</title>
            <link>http://wiki.guaph.net/web-dev/appli-cms?rev=1298034780&amp;do=diff</link>
            <description>CMS

	*  SPIP : &lt;http://www.spip.net/fr&gt;

WIKI

	*  &lt;http://foswiki.org/&gt; (utilisé par Brice) requiert PERL

DokuWiki

	*  &lt;http://www.dokuwiki.org/dokuwiki&gt;

textarea : plus grand

	*  lib/scripts/script.js
	*  ligne 349


      textarea.style.height = '500px';</description>
            <author>sylvain</author>
        <category>web-dev</category>
            <pubDate>Fri, 18 Feb 2011 14:13:00 +0100</pubDate>
        </item>
        <item>
            <title>web-dev:truc-astuces</title>
            <link>http://wiki.guaph.net/web-dev/truc-astuces?rev=1295537971&amp;do=diff</link>
            <description>.htaccess

	*  Redirection HTTP avec Apache (.htaccesss)

Forcer php 5


SetEnv PHP_VER 5


erreurs PHP


# erreurs PHP
php_flag display_errors on
#php_flag register_globals on
php_flag register_long_arrays on


Augmenter l'upload


php_value upload_max_filesize 75M
php_value post_max_size 75M</description>
            <author>sylvain</author>
        <category>web-dev</category>
            <pubDate>Thu, 20 Jan 2011 16:39:31 +0100</pubDate>
        </item>
        <item>
            <title>web-dev:php - [if/else] </title>
            <link>http://wiki.guaph.net/web-dev/php?rev=1292672945&amp;do=diff</link>
            <description>if/else

sur une ligne :


echo $var == 'ok' ? 'ok' : 'no';


regexp

Critère SPIP : {titre==^(trucs)}
La syntaxe dit : rechercher un bloc () commençant au début du champ ^ et contenant trucs.

Un site sur les regexp : &lt;http://www.rexv.org/&gt;

récupération des variables

pour généré ça lorsque que l'on a plein de variable</description>
            <author>sylvain</author>
        <category>web-dev</category>
            <pubDate>Sat, 18 Dec 2010 12:49:05 +0100</pubDate>
        </item>
    </channel>
</rss>

