You could run a small img though your while loop and have it place one next to the
other (side by side) using your rowcount values. That would be one way.
or you could try it with a foreach() as well.
Mark
-Original Message-
From: "GsuLinuX"<[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [E
--- Henk van Ess <[EMAIL PROTECTED]> wrote:
> I just uploaded this VERY simpele script, but whatever I try, it doesn't
> work. I chmod'ed to 644,655,755,555,666 but it didn't run. What am I doing
> wrong?
>
> #!/usr/bin/perl
>
> # Fig. 2.1: fig02_01.pl
>
> # A first program in Perl
>
> print "
-Original Message-
From: Henk van Ess [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 2:11 PM
To: [EMAIL PROTECTED]
Subject: Re: Poll for my site
I just uploaded this VERY simpele script, but whatever I try, it doesn't
work. I chmod'ed to 644,655,755,555,666 but it
I just uploaded this VERY simpele script, but whatever I try, it doesn't
work. I chmod'ed to 644,655,755,555,666 but it didn't run. What am I doing
wrong?
#!/usr/bin/perl
# Fig. 2.1: fig02_01.pl
# A first program in Perl
print "Welcome to Perl!\n"; # print greeting
--
To unsubscribe, e-m