Help for this page

Select Code to Download


  1. or download this
    PERL caused an invalid page flaw at
    module <unknown> in 0000:1f8fdff2.
    ...
    ECX=00000000 DS=0167 ESI=01cd0a90 FS=3f77
    EDX=8175814c ES=0167 EDI=00000001 GS=0000
    Bytes in CS:EIP:
    
  2. or download this
        if (param('action') eq "cli_definido")
        {
    ...
            eval "\$body = sprintf \"%s\",<<FYNYS;\n $body\nFYNYS\n";
            print $body;
        }