...}, "some other stuff";
>
> since I can not find a way to do that. I tried a variety of
> ways to think about it, and did some code runs at it, but
> they all kept coming up with the variation on the
>
> "syntax error with while"
>
> response
d a variety of
> ways to think about it, and did some code runs at it, but
> they all kept coming up with the variation on the
>
> "syntax error with while"
>
> response at compile time.
>
> BUT I can solve the problem
>
> print "some stuff here;
On Monday, Nov 10, 2003, at 14:54 US/Pacific, herve.suvigny wrote:
[..]
To morrow I am going to do this way and I have another idea ,
While in first
first stuff
second stuff
[..]
a strategy that I use is to 'build up' the page in the form
$info .= some_function_stuff(@ar
...}, "some other stuff";
>
> since I can not find a way to do that. I tried a variety of
> ways to think about it, and did some code runs at it, but
> they all kept coming up with the variation on the
>
> "syntax error with while"
>
> response
ng up with the variation on the
"syntax error with while"
response at compile time.
BUT I can solve the problem
print "some stuff here;
while ( my ( $id, $thing, $third, $forth) = $req->fetch())
{
print "$id, $thing, $third, $forth \n&quo
lanzaroto <[EMAIL PROTECTED]> wrote:
Le dim 09/11/2003 à 20:02, drieux a écrit :
> On Sunday, Nov 9, 2003, at 09:24 US/Pacific, lanzaroto wrote:
> > Le dim 09/11/2003 à 17:44, drieux a écrit :
> >
> >> On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
> >>
> >>>
> >>> while({$id, $nom
Le dim 09/11/2003 à 20:02, drieux a écrit :
> On Sunday, Nov 9, 2003, at 09:24 US/Pacific, lanzaroto wrote:
> > Le dim 09/11/2003 à 17:44, drieux a écrit :
> >
> >> On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
> >>
> >>>
> >>> while({$id, $nom, $pre
On Sunday, Nov 9, 2003, at 09:24 US/Pacific, lanzaroto wrote:
Le dim 09/11/2003 à 17:44, drieux a écrit :
On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
while({$id, $nom, $prenom, $email} =
$STH->fetchrow_array){
$REQ->Tr,
Le dim 09/11/2003 à 17:44, drieux a écrit :
Hi,
> On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
>
> >
> >while({$id, $nom, $prenom, $email} =
> > $STH->fetchrow_array){
> >
> >$REQ->Tr,
> >
Le dim 09/11/2003 à 17:44, drieux a écrit :
Hi,
> On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
>
> >
> >while({$id, $nom, $prenom, $email} =
> > $STH->fetchrow_array){
> >
> >$REQ->Tr,
> >
On Sunday, Nov 9, 2003, at 08:08 US/Pacific, lanzaroto wrote:
while({$id, $nom, $prenom, $email} = $STH->fetchrow_array){
$REQ->Tr,
$REQ->td('$id'),
$REQ->td('$nom'),
Hi,
I am trying to print on html page the result of select
I have this error;
--
Syntax error at requete line 90, near "while"
requete had compilation errors (#1)
(F) The final summary message when a perl -c fails.
[Sun Nov 9 16:55:15 2003] reque
12 matches
Mail list logo