/ Freelog 70
/ Freelog070.iso / Internet / HAPedit / HAPedit.exe / HT_CTmpl.cfg ![]() | < prev | next > |
Unknown | 2004-05-09 | 2.0 KB |
Confidence | Program | Detection | Match Type | Support |
---|---|---|---|---|
1% | dexvert | Dos Navigator 2 settings (other/dosNavigator2Settings) | ext | Unsupported |
1% | dexvert | Jeepers Configuration (other/jeepersConfiguration) | ext | Unsupported |
1% | dexvert | Number Munchers Configuration (other/numberMunchersConfiguration) | ext | Unsupported |
1% | dexvert | OPTune Configuration (other/opTuneConfiguration) | ext | Unsupported |
1% | dexvert | PDC Prolog Configuration (other/pdcPrologConfiguration) | ext | Unsupported |
1% | dexvert | Protext Configuration (other/protextConfiguration) | ext | Unsupported |
1% | dexvert | RAR Configuration (other/rarConfiguration) | ext | Unsupported |
1% | dexvert | Sango Fighter Configuration (other/sangoFighterConfiguration) | ext | Unsupported |
1% | dexvert | Stare-EO Workshop configuration (other/stareEOWorkshopConfig) | ext | Unsupported |
1% | dexvert | The Perfect General File (other/thePerfectGeneralFile) | ext | Unsupported |
1% | dexvert | Vortex ATonce Configuration (other/vortexATonceConfiguration) | ext | Unsupported |
1% | dexvert | West Adventure Configuration (other/westAdventureConfiguration) | ext | Unsupported |
1% | dexvert | Wordsearch Mania! Configuration (other/wordsearchManiaConfiguration) | ext | Unsupported |
1% | dexvert | Zyclunt Configuration (other/zycluntConfiguration) | ext | Unsupported |
1% | dexvert | Empire II: The Art of War Configuration (other/empire2TheArtOfWarConfiguration) | ext | Unsupported |
1% | dexvert | Empire Deluxe Configuration (other/empireDeluxeConfig) | ext | Unsupported |
1% | dexvert | idMAS Configuration (other/idMASConfiguration) | ext | Unsupported |
1% | dexvert | Inertia Player Configuration (other/inertiaPlayerConfiguration) | ext | Unsupported |
1% | dexvert | Kasparov's Gambit Configuration (other/kasparovSGambitConfiguration) | ext | Unsupported |
1% | dexvert | PLBM Games Configuration (other/plbmGamesConfiguration) | ext | Unsupported |
1% | dexvert | VGA-Copy Configuration (other/vgaCopyConfiguration) | ext | Unsupported |
100% | file | 88K BCS executable | default (weak) | |
99% | file | data | default |
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 01 6d 79 63 00 4d 79 53 | 71 6c 20 43 6f 6e 6e 65 |.myc.MyS|ql Conne|
|00000010| 63 74 00 20 24 64 62 20 | 3d 20 6d 79 73 71 6c 5f |ct. $db |= mysql_|
|00000020| 63 6f 6e 6e 65 63 74 28 | 24 68 6f 73 74 2c 20 24 |connect(|$host, $|
|00000030| 75 73 65 72 2c 20 24 70 | 61 73 73 77 6f 72 64 29 |user, $p|assword)|
|00000040| 3b 0d 0a 20 6d 79 73 71 | 6c 5f 73 65 6c 65 63 74 |;.. mysq|l_select|
|00000050| 5f 64 62 28 24 64 61 74 | 61 62 61 73 65 2c 20 24 |_db($dat|abase, $|
|00000060| 64 62 29 3b 0d 0a 00 01 | 6d 79 71 00 4d 79 53 71 |db);....|myq.MySq|
|00000070| 6c 20 51 75 65 72 79 00 | 20 24 53 51 4c 73 74 72 |l Query.| $SQLstr|
|00000080| 20 3d 20 22 53 65 6c 65 | 63 74 20 2a 20 66 72 6f | = "Sele|ct * fro|
|00000090| 6d 20 7c 20 22 2e 0d 0a | 20 20 20 20 20 20 20 20 |m | "...| |
|000000a0| 20 20 20 22 77 68 65 72 | 65 20 22 3b 0d 0a 20 24 | "wher|e ";.. $|
|000000b0| 72 65 73 75 6c 74 20 3d | 20 6d 79 73 71 6c 5f 71 |result =| mysql_q|
|000000c0| 75 65 72 79 28 24 53 51 | 4c 73 74 72 2c 20 24 64 |uery($SQ|Lstr, $d|
|000000d0| 62 29 3b 0d 0a 00 01 6d | 79 66 00 4d 79 53 71 6c |b);....m|yf.MySql|
|000000e0| 20 46 65 74 63 68 20 72 | 6f 77 00 20 69 66 20 28 | Fetch r|ow. if (|
|000000f0| 40 6d 79 73 71 6c 5f 6e | 75 6d 5f 72 6f 77 73 28 |@mysql_n|um_rows(|
|00000100| 24 72 65 73 75 6c 74 29 | 20 3e 20 30 29 0d 0a 20 |$result)| > 0).. |
|00000110| 20 20 20 7b 0d 0a 20 20 | 20 20 77 68 69 6c 65 28 | {.. | while(|
|00000120| 24 72 6f 77 20 3d 20 6d | 79 73 71 6c 5f 66 65 74 |$row = m|ysql_fet|
|00000130| 63 68 5f 6f 62 6a 65 63 | 74 28 24 72 65 73 75 6c |ch_objec|t($resul|
|00000140| 74 29 29 0d 0a 20 20 20 | 20 20 20 7b 0d 0a 20 20 |t)).. | {.. |
|00000150| 20 20 20 20 65 63 68 6f | 20 24 72 6f 77 2d 3e 7c | echo| $row->||
|00000160| 2e 22 3c 62 72 3e 5c 6e | 22 3b 0d 0a 20 20 20 20 |."<br>\n|";.. |
|00000170| 20 20 7d 0d 0a 20 20 20 | 20 7d 0d 0a 20 40 6d 79 | }.. | }.. @my|
|00000180| 73 71 6c 5f 66 72 65 65 | 5f 72 65 73 75 6c 74 28 |sql_free|_result(|
|00000190| 24 72 65 73 75 6c 74 2c | 20 24 64 62 29 3b 0d 0a |$result,| $db);..|
|000001a0| 20 6d 79 73 71 6c 5f 63 | 6c 6f 73 65 28 24 64 62 | mysql_c|lose($db|
|000001b0| 29 3b 0d 0a 00 01 73 77 | 69 74 63 68 00 53 77 69 |);....sw|itch.Swi|
|000001c0| 74 63 68 20 70 68 70 00 | 20 73 77 69 74 63 68 20 |tch php.| switch |
|000001d0| 28 7c 29 20 7b 0d 0a 20 | 20 20 63 61 73 65 20 30 |(|) {.. | case 0|
|000001e0| 3a 0d 0a 0d 0a 20 20 20 | 20 20 20 62 72 65 61 6b |:.... | break|
|000001f0| 3b 0d 0a 20 20 20 64 65 | 66 61 75 6c 74 3a 0d 0a |;.. de|fault:..|
|00000200| 0d 0a 20 20 20 7d 0d 0a | 00 01 69 66 70 00 69 66 |.. }..|..ifp.if|
|00000210| 20 70 68 70 00 20 20 69 | 66 20 28 7c 29 0d 0a 20 | php. i|f (|).. |
|00000220| 20 20 20 20 7b 0d 0a 20 | 20 20 20 20 7d 0d 0a 00 | {.. | }...|
|00000230| 01 69 66 70 65 00 69 66 | 20 65 6c 73 65 20 70 68 |.ifpe.if| else ph|
|00000240| 70 00 20 20 69 66 20 28 | 7c 29 0d 0a 20 20 20 20 |p. if (||).. |
|00000250| 20 7b 0d 0a 20 20 20 20 | 20 7d 0d 0a 20 20 65 6c | {.. | }.. el|
|00000260| 73 65 0d 0a 20 20 20 20 | 20 7b 0d 0a 20 20 20 20 |se.. | {.. |
|00000270| 20 7d 0d 0a 00 02 61 64 | 6f 63 00 41 44 4f 20 43 | }....ad|oc.ADO C|
|00000280| 6f 6e 6e 65 63 74 00 20 | 73 74 72 44 53 4e 20 3d |onnect. |strDSN =|
|00000290| 20 22 64 73 6e 3d 7c 3b | 70 77 64 3d 3b 75 73 72 | "dsn=|;|pwd=;usr|
|000002a0| 3d 22 0d 0a 20 73 74 72 | 53 51 4c 20 3d 20 22 53 |=".. str|SQL = "S|
|000002b0| 45 4c 45 43 54 20 2a 20 | 46 52 4f 4d 20 20 22 20 |ELECT * |FROM " |
|000002c0| 5f 0d 0a 20 20 20 20 20 | 20 20 20 26 20 22 57 48 |_.. | & "WH|
|000002d0| 45 52 45 20 20 22 0d 0a | 20 73 65 74 20 54 62 6c |ERE "..| set Tbl|
|000002e0| 20 3d 20 53 65 72 76 65 | 72 2e 43 72 65 61 74 65 | = Serve|r.Create|
|000002f0| 4f 62 6a 65 63 74 28 22 | 41 44 4f 44 42 2e 52 65 |Object("|ADODB.Re|
|00000300| 63 6f 72 64 73 65 74 22 | 29 0d 0a 20 54 62 6c 2e |cordset"|).. Tbl.|
|00000310| 4f 70 65 6e 20 73 74 72 | 53 51 4c 2c 73 74 72 44 |Open str|SQL,strD|
|00000320| 53 4e 0d 0a 00 02 69 66 | 61 00 69 66 20 61 73 70 |SN....if|a.if asp|
|00000330| 00 20 20 69 66 20 7c 20 | 74 68 65 6e 0d 0a 0d 0a |. if | |then....|
|00000340| 20 20 65 6e 64 20 69 66 | 0d 0a 00 02 69 66 61 65 | end if|....ifae|
|00000350| 00 69 66 20 65 6c 73 65 | 20 61 73 70 00 20 20 69 |.if else| asp. i|
|00000360| 66 20 7c 20 74 68 65 6e | 0d 0a 0d 0a 20 20 65 6c |f | then|.... el|
|00000370| 73 65 0d 0a 0d 0a 20 20 | 65 6e 64 20 69 66 0d 0a |se.... |end if..|
|00000380| 00 02 61 64 6f 72 00 41 | 44 4f 20 52 65 61 64 00 |..ador.A|DO Read.|
|00000390| 20 54 62 6c 2e 4d 6f 76 | 65 46 69 72 73 74 0d 0a | Tbl.Mov|eFirst..|
|000003a0| 20 64 6f 20 77 68 69 6c | 65 20 6e 6f 74 20 54 62 | do whil|e not Tb|
|000003b0| 6c 2e 45 4f 46 0d 0a 20 | 20 20 52 65 73 70 6f 6e |l.EOF.. | Respon|
|000003c0| 73 65 2e 57 72 69 74 65 | 28 54 62 6c 2e 46 69 65 |se.Write|(Tbl.Fie|
|000003d0| 6c 64 73 28 22 7c 22 29 | 20 26 20 22 3c 62 72 3e |lds("|")| & "<br>|
|000003e0| 22 20 26 20 63 68 72 28 | 31 30 29 29 0d 0a 20 20 |" & chr(|10)).. |
|000003f0| 20 54 62 6c 2e 4d 6f 76 | 65 4e 65 78 74 0d 0a 20 | Tbl.Mov|eNext.. |
|00000400| 6c 6f 6f 70 0d 0a 20 54 | 62 6c 2e 43 6c 6f 73 65 |loop.. T|bl.Close|
|00000410| 0d 0a 20 53 65 74 20 54 | 62 6c 20 3d 20 4e 6f 74 |.. Set T|bl = Not|
|00000420| 68 69 6e 67 0d 0a 00 02 | 73 65 6c 65 63 74 00 53 |hing....|select.S|
|00000430| 65 6c 65 63 74 20 63 61 | 73 65 20 61 73 70 00 20 |elect ca|se asp. |
|00000440| 73 65 6c 65 63 74 20 7c | 0d 0a 20 20 20 63 61 73 |select ||.. cas|
|00000450| 65 20 30 3a 0d 0a 0d 0a | 20 20 20 63 61 73 65 20 |e 0:....| case |
|00000460| 65 6c 73 65 0d 0a 0d 0a | 20 65 6e 64 20 73 65 6c |else....| end sel|
|00000470| 65 63 74 0d 0a 00 00 70 | 6f 77 68 74 00 50 6f 77 |ect....p|owht.Pow|
|00000480| 65 72 65 64 20 62 79 20 | 48 41 50 65 64 69 74 00 |ered by |HAPedit.|
|00000490| 3c 61 20 68 72 65 66 3d | 22 68 74 74 70 3a 2f 2f |<a href=|"http://|
|000004a0| 68 61 70 65 64 69 74 2e | 66 72 65 65 2e 66 72 2f |hapedit.|free.fr/|
|000004b0| 22 3e 0d 0a 3c 69 6d 67 | 20 73 72 63 3d 22 68 74 |">..<img| src="ht|
|000004c0| 74 70 3a 2f 2f 68 61 70 | 65 64 69 74 2e 66 72 65 |tp://hap|edit.fre|
|000004d0| 65 2e 66 72 2f 69 6d 61 | 67 65 73 2f 68 74 70 6f |e.fr/ima|ges/htpo|
|000004e0| 77 65 72 65 64 2e 67 69 | 66 22 20 61 6c 74 3d 22 |wered.gi|f" alt="|
|000004f0| 48 41 50 65 64 69 74 22 | 20 62 6f 72 64 65 72 3d |HAPedit"| border=|
|00000500| 22 30 22 20 61 6c 69 67 | 6e 3d 22 6d 69 64 64 6c |"0" alig|n="middl|
|00000510| 65 22 20 77 69 64 74 68 | 3d 22 37 33 22 20 68 65 |e" width|="73" he|
|00000520| 69 67 68 74 3d 22 32 32 | 22 3e 0d 0a 3c 2f 61 3e |ight="22|">..</a>|
|00000530| 0d 0a 00 02 66 75 6e 63 | 61 00 46 75 6e 63 74 69 |....func|a.Functi|
|00000540| 6f 6e 20 61 73 70 00 27 | 20 2d 20 2d 20 2d 20 2d |on asp.'| - - - -|
|00000550| 20 2d 20 2d 20 2d 0d 0a | 66 75 6e 63 74 69 6f 6e | - - -..|function|
|00000560| 20 7c 28 29 0d 0a 0d 0a | 65 6e 64 20 66 75 6e 63 | |()....|end func|
|00000570| 74 69 6f 6e 0d 0a 00 01 | 66 75 6e 63 70 00 46 75 |tion....|funcp.Fu|
|00000580| 6e 63 74 69 6f 6e 20 50 | 68 70 00 2f 2f 20 2d 20 |nction P|hp.// - |
|00000590| 2d 20 2d 20 2d 20 2d 20 | 2d 0d 0a 66 75 6e 63 74 |- - - - |-..funct|
|000005a0| 69 6f 6e 20 7c 28 29 0d | 0a 20 20 7b 0d 0a 0d 0a |ion |().|. {....|
|000005b0| 20 20 7d 0d 0a 00 01 6d | 79 63 71 00 4d 79 53 71 | }....m|ycq.MySq|
|000005c0| 6c 20 43 6f 6e 6e 65 63 | 74 20 2b 20 51 75 65 72 |l Connec|t + Quer|
|000005d0| 79 00 20 24 64 62 20 3d | 20 6d 79 73 71 6c 5f 63 |y. $db =| mysql_c|
|000005e0| 6f 6e 6e 65 63 74 28 24 | 68 6f 73 74 2c 20 24 75 |onnect($|host, $u|
|000005f0| 73 65 72 2c 20 24 70 61 | 73 73 77 6f 72 64 29 3b |ser, $pa|ssword);|
|00000600| 0d 0a 20 6d 79 73 71 6c | 5f 73 65 6c 65 63 74 5f |.. mysql|_select_|
|00000610| 64 62 28 24 64 61 74 61 | 62 61 73 65 2c 20 24 64 |db($data|base, $d|
|00000620| 62 29 3b 0d 0a 20 24 53 | 51 4c 73 74 72 20 3d 20 |b);.. $S|QLstr = |
|00000630| 22 53 65 6c 65 63 74 20 | 2a 20 66 72 6f 6d 20 7c |"Select |* from ||
|00000640| 20 22 2e 0d 0a 20 20 20 | 20 20 20 20 20 20 20 20 | "... | |
|00000650| 22 77 68 65 72 65 20 22 | 3b 0d 0a 20 24 72 65 73 |"where "|;.. $res|
|00000660| 75 6c 74 20 3d 20 6d 79 | 73 71 6c 5f 71 75 65 72 |ult = my|sql_quer|
|00000670| 79 28 24 53 51 4c 73 74 | 72 2c 20 24 64 62 29 3b |y($SQLst|r, $db);|
|00000680| 0d 0a 00 01 77 68 6c 65 | 00 77 68 69 6c 65 20 6c |....whle|.while l|
|00000690| 69 73 74 20 65 61 63 68 | 20 00 77 68 69 6c 65 28 |ist each| .while(|
|000006a0| 6c 69 73 74 28 24 6b 65 | 79 2c 20 24 76 61 6c 29 |list($ke|y, $val)|
|000006b0| 20 3d 20 65 61 63 68 28 | 24 7c 29 29 20 7b 0d 0a | = each(|$|)) {..|
|000006c0| 20 20 20 20 65 63 68 6f | 20 22 24 6b 65 79 20 3d | echo| "$key =|
|000006d0| 3e 20 24 76 61 6c 3c 62 | 72 3e 5c 6e 22 3b 0d 0a |> $val<b|r>\n";..|
|000006e0| 20 20 7d 0d 0a 0d 0a 00 | 01 66 6f 72 70 00 66 6f | }.....|.forp.fo|
|000006f0| 72 20 70 68 70 00 20 66 | 6f 72 20 28 24 69 20 3d |r php. f|or ($i =|
|00000700| 20 30 3b 20 24 69 20 3c | 3d 20 7c 3b 20 24 69 2b | 0; $i <|= |; $i+|
|00000710| 2b 29 20 7b 0d 0a 0d 0a | 20 20 20 20 20 7d 0d 0a |+) {....| }..|
|00000720| 00 02 66 6f 72 61 00 66 | 6f 72 20 61 73 70 00 20 |..fora.f|or asp. |
|00000730| 20 66 6f 72 20 69 20 3d | 20 30 20 74 6f 20 7c 0d | for i =| 0 to |.|
|00000740| 0a 0d 0a 20 20 6e 65 78 | 74 20 69 0d 0a 00 01 6f |... nex|t i....o|
|00000750| 70 74 70 00 4f 70 74 69 | 6f 6e 20 70 68 70 00 20 |ptp.Opti|on php. |
|00000760| 65 63 68 6f 20 22 3c 6f | 70 74 69 6f 6e 20 76 61 |echo "<o|ption va|
|00000770| 6c 75 65 3d 5c 22 24 72 | 6f 77 2d 3e 49 64 5c 22 |lue=\"$r|ow->Id\"|
|00000780| 22 2e 0d 0a 20 20 20 20 | 20 20 28 24 72 6f 77 2d |"... | ($row-|
|00000790| 3e 49 64 20 3d 3d 20 24 | 7c 20 3f 20 27 20 73 65 |>Id == $|| ? ' se|
|000007a0| 6c 65 63 74 65 64 3e 27 | 20 3a 20 27 3e 27 29 2e |lected>'| : '>').|
|000007b0| 0d 0a 20 20 20 20 20 20 | 22 24 72 6f 77 2d 3e 44 |.. |"$row->D|
|000007c0| 65 73 63 72 69 70 74 69 | 6f 6e 5c 6e 22 3b 0d 0a |escripti|on\n";..|
|000007d0| 00 01 61 72 72 61 79 00 | 61 72 72 61 79 20 70 68 |..array.|array ph|
|000007e0| 70 00 20 24 7c 20 3d 20 | 61 72 72 61 79 28 0d 0a |p. $| = |array(..|
|000007f0| 20 20 30 20 3d 3e 20 27 | 27 2c 0d 0a 20 20 31 20 | 0 => '|',.. 1 |
|00000800| 3d 3e 20 27 27 0d 0a 20 | 29 3b 0d 0a 00 |=> ''.. |);... |
+--------+-------------------------+-------------------------+--------+--------+