Hi there,
i got a bunch of XML files an just want to parse Them for a special trigger to load
the Data after that trigger in a variable and later in my MySQL Database.
I try like that:
snip
#looking for Trigger
if (/\s/ .. /<\/test
Hmm, somehow your script seems not to work,... :-(
I just get this Kind of Output after parsing the sample file below,...
>First Test System: Test System 1 (MyTest: Main area to get crap
>Second Test System: Test System 2 (misc: Other information to confuse code)
>Third Test System: Test Syst
> so I would be working all of the sneek and peek
> that I recommend in
> http://www.wetware.com/drieux/pbl/RegEx/paraHablarRegular.txt
> all inside of the
> while() {
> }
[Theuerkorn Johannes] Ok, played around w
> all inside of the
> while() {
> }
[Theuerkorn Johannes] Ok, played around with the paraHablar. pice and I
got it down to the following snipplet::
# Testsystem
if ( // .. /<\/testsystem>/){#
> Bullshit, mixed the regexes together: OK, complete part looks like this now:
>
#
#testsystem
#
if ( // .. /<\/testsystem>/){ #lock for tag
paragraf testsystem
my $line =$_;
-
> Von: MECKLIN, JOE (ASI) [SMTP:[EMAIL PROTECTED]]
> Gesendet am: Dienstag, 25. Juni 2002 15:05
> An: 'Theuerkorn Johannes'
> Betreff: RE: param problem
>
> In place of the plus sign (+), try sending the html encoding +
> The html on the receivin
_form {
>
> read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
>
[Theuerkorn Johannes] so i have to give the length of the variable name and
value? And what if i don“t know it before?
> if (length($buffer) < 5) {
> $head = $ENV{QUERY_STRING};
>
; > > > > http://hoohoo.ncsa.uiuc.edu/cgi/env.html
> > > > > > >
> > > > > > > $value =~ tr/+/ /;
> > > > > > > $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C&q