<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.betschner.de/dokuwiki/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.betschner.de/dokuwiki/feed.php">
        <title>Innovativ. #innoweb functions</title>
        <description></description>
        <link>https://www.betschner.de/dokuwiki/</link>
        <image rdf:resource="https://www.betschner.de/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-10T08:18:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.betschner.de/dokuwiki/doku.php?id=functions:functions&amp;rev=1610234507&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.betschner.de/dokuwiki/doku.php?id=functions:functions01&amp;rev=1571298390&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.betschner.de/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Innovativ. #innoweb</title>
        <link>https://www.betschner.de/dokuwiki/</link>
        <url>https://www.betschner.de/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.betschner.de/dokuwiki/doku.php?id=functions:functions&amp;rev=1610234507&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-10T00:21:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>functions:functions</title>
        <link>https://www.betschner.de/dokuwiki/doku.php?id=functions:functions&amp;rev=1610234507&amp;do=diff</link>
        <description>&lt;?php
include(dirname(FILE) . '/func_phpCleanUpVariableString.txt');
include(dirname(FILE) . '/func_phpBookGetWrappedContent.txt');
include(dirname(FILE) . '/func_phpGetWrappedVariables.txt');
include(dirname(FILE) . '/func_phpBookGetStructureRecursive.txt');
include(dirname(</description>
    </item>
    <item rdf:about="https://www.betschner.de/dokuwiki/doku.php?id=functions:functions01&amp;rev=1571298390&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-10-17T09:46:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>functions:functions01</title>
        <link>https://www.betschner.de/dokuwiki/doku.php?id=functions:functions01&amp;rev=1571298390&amp;do=diff</link>
        <description>&lt;?php

function phpConvertPageToFilesystemPath( $phpIncludePhpPage ) {
$phpIncludePhpPage = preg_replace('/\s+/', '_', $phpIncludePhpPage);
$phpIncludePhpPageArray = explode (&quot;:&quot;, $phpIncludePhpPage );  
$convertedPath = realpath(dirname(__FILE__).'/..');
// Create filesystem-path from given dokuwiki-path
foreach ($phpIncludePhpPageArray as $splitNamespace ) {
  $convertedPath .= &quot;/$splitNamespace&quot;;
}
$convertedPath .= &quot;.txt&quot;;
return $convertedPath;</description>
    </item>
</rdf:RDF>
