<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://humanemulator.net/wiki/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://humanemulator.net/wiki/feed.php">
        <title>Human Emulator wiki en:objects:webpage:work_html</title>
        <description></description>
        <link>https://humanemulator.net/wiki/</link>
        <image rdf:resource="https://humanemulator.net/wiki///humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-08-12T14:34:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body&amp;rev=1785959952&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_after_prefix&amp;rev=1785959953&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_before_prefix&amp;rev=1785959953&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix&amp;rev=1785959954&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix_all&amp;rev=1785959954&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_document_body&amp;rev=1785959955&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source&amp;rev=1785959955&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source_length&amp;rev=1785959956&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:set_body&amp;rev=1785959956&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://humanemulator.net/wiki///humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Human Emulator wiki</title>
        <link>https://humanemulator.net/wiki/</link>
        <url>https://humanemulator.net/wiki///humanemulator.net/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body&amp;rev=1785959952&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_body</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body&amp;rev=1785959952&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Yandex:&quot;;
echo $browser-&gt;navigate(&quot;http://ya.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Print the length of what the browser has generated:&quot;;
$text = $webpage-&gt;get_body(); echo strlen($…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_after_prefix&amp;rev=1785959953&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_body_after_prefix</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_after_prefix&amp;rev=1785959953&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to http://yandex.ru:&quot;;
echo $browser-&gt;navigate(&quot;http://yandex.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Output what the browser generated after the word(considering the body of the page as…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_before_prefix&amp;rev=1785959953&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_body_before_prefix</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_before_prefix&amp;rev=1785959953&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to http://bigfozzy.com:&quot;;
echo $browser-&gt;navigate(&quot;http://bigfozzy.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Output what the browser generated before the SEO word(considering the page bod…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix&amp;rev=1785959954&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_body_inter_prefix</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix&amp;rev=1785959954&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to yandex.ru:&quot;;
echo $browser-&gt;navigate(&quot;http://yandex.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Display what the browser has generated(search by html):&quot;;
echo strlen($webpage-&gt;get_body_i…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix_all&amp;rev=1785959954&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_body_inter_prefix_all</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_body_inter_prefix_all&amp;rev=1785959954&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Go to bigfozzy.com:&quot;;
echo $browser-&gt;navigate(&quot;http://bigfozzy.com&quot;);

//2
echo &quot; n2.Output what the browser generated:  n  n&quot;;
echo $webpage-&gt;get_body_inter_prefix_all(&quot;menu&quot;, &quot;&lt;&quot;…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_document_body&amp;rev=1785959955&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_document_body</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_document_body&amp;rev=1785959955&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Yandex:&quot;;
echo $browser-&gt;navigate(&quot;http://ya.ru&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Output what the browser has generated from the body of the document(as text):&quot;;
echo strlen($webpage-&gt;ge…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source&amp;rev=1785959955&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_source</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source&amp;rev=1785959955&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the source of the page that came from the server:&quot;;
$src = $webpage-&gt;get_source();
e…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source_length&amp;rev=1785959956&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:get_source_length</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:get_source_length&amp;rev=1785959956&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;
//+ cef
//connect the object to control the emulator, if not already connected
if(!isset($path))
   $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to Google:&quot;;
echo $browser-&gt;navigate(&quot;http://www.google.com&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the length of the source page that came from the server:&quot;;
echo $webpage-&gt;get_source…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:set_body&amp;rev=1785959956&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:59:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:webpage:work_html:set_body</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:webpage:work_html:set_body&amp;rev=1785959956&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7013&quot;;

//connect the object to control the emulator, if not already connected
if(!isset($path))
  $path = &quot;../../../Templates/xweb_human_emulator.php&quot;;
require($path);

//Start
echo &quot;&lt;hr&gt; &lt;font color = blue&gt; webpage-&gt;&quot;.basename(__FILE__).&quot;&lt;/font&gt; &lt;hr&gt;&quot;;

//1
echo &quot;1.Let&#039;s go to the polygon:&quot;;
echo $browser-&gt;navigate(&quot;http://www.humanemulator.net/poligon/anchor.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Replace the script message:&quot;;
$body = $webpage-&gt;get_body();
$bod…</description>
    </item>
</rdf:RDF>
