<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.wiki.phpwcms.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.wiki.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki links:php</title>
        <description></description>
        <link>https://www.wiki.phpwcms.org/</link>
        <image rdf:resource="https://www.wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-04-06T03:59:41+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/links/php/browser-language?rev=1528042137&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/links/php/regular-expression?rev=1528042137&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/links/php/tools?rev=1528042137&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/links/php/tuts?rev=1240639535&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://www.wiki.phpwcms.org/</link>
        <url>https://www.wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/links/php/browser-language?rev=1528042137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:08:57+02:00</dc:date>
        <title>Browser language</title>
        <link>https://www.wiki.phpwcms.org/doku.php/links/php/browser-language?rev=1528042137&amp;do=diff</link>
        <description>[DE] Ermitteln der Sprache des Browsers

Der Browser kann laut HTTP-Spezifikation mehrere Sprachen mitsenden, die der Benutzer bevorzugt. Der Benutzer kann dabei festlegen, in welcher Reihenfolge er diese bevorzugt. Der Webserver kann dann dem Browser die Seite in der passendsten Sprache liefern. Dieses Feature nennt man “Content negotiation”. (Zitat: &lt;http://aktuell.de.selfhtml.org/artikel/php/httpsprache/&gt;)




[DE] mehrsprachige Seiten bauen</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/links/php/regular-expression?rev=1528042137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:08:57+02:00</dc:date>
        <title>REGEX</title>
        <link>https://www.wiki.phpwcms.org/doku.php/links/php/regular-expression?rev=1528042137&amp;do=diff</link>
        <description>&lt;http://www.php.net/manual/de/function.preg-replace.php#89364&gt;


Because i search a lot 4 this:

The following should be escaped if you are trying to match that character

\ ^ . $ | ( ) [ ]
* + ? { } ,

Special Character Definitions
\ Quote the next metacharacter
^ Match the beginning of the line
. Match any character (except newline)
$ Match the end of the line (or before newline at the end)
| Alternation
() Grouping
[] Character class
* Match 0 or more times
+ Match 1 or more times
? Match 1 o…</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/links/php/tools?rev=1528042137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:08:57+02:00</dc:date>
        <title>Tools</title>
        <link>https://www.wiki.phpwcms.org/doku.php/links/php/tools?rev=1528042137&amp;do=diff</link>
        <description>PHPXref

	*  “PHPXref is a developer tool that's designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself. 
It works by scanning a project directory and translating the files it finds into readable cross-referenced HTML, simultaneously utilizing comments in the code to produce documentation to accompany it. 
The result is a collection of plain HTML files that can be read using any browser, with no su…</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/links/php/tuts?rev=1240639535&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:35+02:00</dc:date>
        <title>Tutorials/Docs</title>
        <link>https://www.wiki.phpwcms.org/doku.php/links/php/tuts?rev=1240639535&amp;do=diff</link>
        <description>[DE]


&lt;http://www.it-academy.cc/menu/88/PHP.html&gt;

php Manual

FAQ der Newsgroups de.comp.lang.php.*

Dateiupload/größe


Quakenet/#php Tutorial

PHP / Tipps / Bausteine / Scriptarchiv / Hilfe (homepage-total.de)

PHP Quelltext dokumentieren  (Tools)</description>
    </item>
</rdf:RDF>
