Page 4 of 4 FirstFirst ... 234
Results 31 to 37 of 37

Thread: copy a table

  1. #31
    Join Date
    Aug 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    now it posts a table but it does not post the good table.

    it posts just the petittableau description gold which it will have to post Digital+ table

    http://powersat.alwaysdata.net

  2. #32
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Try adding more data to what you're searching for.
    Right now it finds the first complete table after <b>$term</b>, so look for something more specific in the source code. Trial and error should work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #33
    Join Date
    Aug 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    veiled I copied here the script of the table which I have need.

    I notice that all the tables are identical. On the other hand, I would like to know if it will be possible to take only the second line bus
    that will allow to ask to take starting from the beacon <td… by specifying that the beacon is after the word D+ what will make it possible to take the good line.

    The problem is that I will not be to transform that into script


    PHP Code:
    <TABLE BORDER="0" CELLSPACING="0" WIDTH="70%" BGCOLOR="#F0F0F0" cellpadding="1">
    <
    TR><TD>
    <
    TABLE BORDER="0" CELLSPACING="0" WIDTH="100%" BGCOLOR="#F0F0F0">
    <
    TR>
    <
    TD  COLSPAN="2" align="center"><a href="http://www.rdi-cards.com/pic.php?i=digital_plus_45.jpg" target="_blank"><img src="/sigle/digital_plus_45.jpg" border="0"></a>&nbsp;<br><font face="MS Sans serif,Arial" size="3"><b>***D+***</b></font><br><font face="MS Sans serif,Arial" size="2" color="#888888">ID </font><font face="MS Sans serif,Arial" size="2" color="#888888">41 01</font></TD>
    </
    TR>

    <
    TR>

    ***<
    TD *** align="center" COLSPAN="2" bgcolor="#E0E0E0">
        <
    TABLE BORDER="0" CELLSPACING="0" cellpading="0" WIDTH="100%" BGCOLOR="#FAFAFA">
        <
    TR bgcolor="#F5F5F5">
            <
    td width=16align=center><font face="Verdana, Arial" size="1" color=black>IDEEA key 86</font></td>
            <
    td align="center"><font face="Verdana, Arial" size="2" color=blue>E2 09 81 A6 4F 35 D9 B9 3F CB 31 0A 02 D5 E9 D7</font></td>
        </
    TR>

        <
    TR bgcolor="#F5F5F5">
            <
    td width=16align=center><font face="Verdana, Arial" size="1" color=black>IDEEA key </font></td>

            <
    td align="center"><font face="Verdana, Arial" size="2" color=blue>226 009 129 166 079 053 217 185 063 203 049 010 002 213 233 215 </font></td>
        </
    TR>

        <
    TR bgcolor="#F5F5F5">
            <
    td width=16align=center><font face="Verdana, Arial" size="1" color=black>IDEEA key 96</font></td>
            <
    td align="center"><font face="Verdana, Arial" size="2" color=black>40 3B 30 A3 2B 96 60 93 2E 7F A9 05 33 DE 6D 5D</font></td>
        </
    TR>

        <
    TR bgcolor="#F5F5F5">
            <
    td width=16align=center><font face="Verdana, Arial" size="1" color=black>IDEEA key </font></td>
            <
    td align="center"><font face="Verdana, Arial" size="2" color=black>064 059 048 163 043 150 096 147 046 127 169 005 051 222 109 093</font></td>
        </
    TR>


        <
    TR bgcolor="#F5F5F5">
            <
    td width=16align=center><font face="Verdana, Arial" size="1" color=black>RSA key<br></font><font face="Verdana, Arial" size="1" color="#C0C0C0">(128 chars)</font></td>

            <
    td align="center"><font face="Verdana, Arial" size="2" color="green">D91FB482F54C4535621D845F7EC4AB4DC9309DED26B54030848EB63968977529<br>FE8FF18613276171E57BDA8A47AC993703CCE2A1CB071998ECCB327EF63CCEA7</font></td>
        </
    TR>
        </
    TABLE>
    </
    td>
    </
    TR>
    </
    TABLE

    I have semi *** who surround the beacon that I speak for better to find them, it is the only thing which differentiates the different table

    It's possible??
    Last edited by byronghislain; 08-19-2007 at 12:07 AM.

  4. #34
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    The script I used searches for <b>***</b>, as above.
    That's really all I can suggest.

    The framework is there. You should be able to learn the PHP and do the rest yourself. At this point, all you need to do is figure out how to identify each section of code.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #35
    Join Date
    Aug 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    veiled I made full with test but I never manage to post the table necessary.

    I believe that I will make better give up this site.

    thank you to you for the explication.et your assistance has

    I just succeeded in once posting a line with a indication and also posting all the title of the page to the top but not the table

    http://powersat.alwaysdata.net/test.php

  6. #36
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    That means you have url_fopen disabled entirely, not just for includes. This will prevent you doing fopen() or get_file_contents() on remote resources as well. It's about 50:50 whether a given server will have this enabled or not, in my experience.
    Hmm... Must of been a PHP Default.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  7. #37
    Join Date
    Aug 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I would just copy the calendar because I find it well done and I do not have the competence to do it by myself

    I have the table Site
    http://www.poker-actu.fr/programme/tv/poker/

    With the list of channels.

    Because I am a site on poker and it would be nice to have this programme schedule

    Thank you

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •