At 20.03.2002 12:17, you wrote:
SOLVED !
> > I have stored several selects in a mysql-db,
> > it is possible to parse the answer, but I couldn“t remember how.
> > f.e. > the answer on a query is:
> > select * from somewhere where foo='$foo' and foofoo='$foofoo'
> > this is a string, what is the m
Hi Folks,
I have stored several selects in a mysql-db,
it is possible to parse the answer, but I couldn“t remember how.
f.e.
the answer on a query is:
select * from somewhere where foo='$foo' and foofoo='$foofoo'
this is a string, what is the method to make the $foo-vars
"real" vars?
TIA Oliver
2 matches
Mail list logo