<?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:table:get_cell_info</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-09-25T17:57:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cell_by_number&amp;rev=1785959535&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cell_by_pos_by_number&amp;rev=1785959536&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cells_by_number&amp;rev=1785959535&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_col_by_number&amp;rev=1785959537&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cols_by_number&amp;rev=1785959536&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_row_by_number&amp;rev=1785959538&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_by_number&amp;rev=1785959537&amp;do=diff"/>
                <rdf:li rdf:resource="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_cols_by_number&amp;rev=1785959538&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:table:get_cell_info:get_cell_by_number&amp;rev=1785959535&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_cell_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cell_by_number&amp;rev=1785959535&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the contents of cell(6: 2) for the element with 0 number as html:&quot;;…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cell_by_pos_by_number&amp;rev=1785959536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_cell_by_pos_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cell_by_pos_by_number&amp;rev=1785959536&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the contents of cell(50) for the element with 0 number as html:&quot;;
e…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cells_by_number&amp;rev=1785959535&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_cells_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cells_by_number&amp;rev=1785959535&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the number of cells for the element with 0 number:&quot;;
echo $table-&gt;g…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_col_by_number&amp;rev=1785959537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_col_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_col_by_number&amp;rev=1785959537&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt; &lt;br&gt;&quot;;

//2
echo &quot;2.Get the contents of column 2 for 0 element as html: &lt;br&gt; &lt;br&gt;&quot;;
ec…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cols_by_number&amp;rev=1785959536&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_cols_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_cols_by_number&amp;rev=1785959536&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the number of columns for the element with number 0:&quot;;
echo $table-…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_row_by_number&amp;rev=1785959538&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_row_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_row_by_number&amp;rev=1785959538&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt; &lt;br&gt;&quot;;

//2
echo &quot;2.Get the content of line 6 for element 0 as html: &lt;br&gt; &lt;br&gt;&quot;;
echo …</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_by_number&amp;rev=1785959537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_rows_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_by_number&amp;rev=1785959537&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt;&quot;;

//2
echo &quot;2.Get the number of lines for the element with number 0:&quot;;
echo $table-&gt;g…</description>
    </item>
    <item rdf:about="https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_cols_by_number&amp;rev=1785959538&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-05T22:52:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:objects:table:get_cell_info:get_rows_cols_by_number</title>
        <link>https://humanemulator.net/wiki/doku.php?id=en:objects:table:get_cell_info:get_rows_cols_by_number&amp;rev=1785959538&amp;do=diff</link>
        <description>PHP example: 

&lt;?php $xhe_host = &quot;127.0.0.1:7014&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; table-&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://humanemulator.net/poligon/table.html&quot;).&quot;&lt;br&gt; &lt;br&gt;&quot;;

//2
echo &quot;2.Get the contents of 3 cells(1: 1)(2: 3)(6: 2) as html: &lt;br&gt; &lt;br&gt;&quot;;…</description>
    </item>
</rdf:RDF>
