George Vieira <[EMAIL PROTECTED]> wrote:
>
> I tried using a variable to retrieve the output of the counter.cgi and then
> display further down the script but I get gooberish.

Try

$count=`/home/httpd/cgi-bin/counter.cgi domain=www.mydomain.com.au page=sign up 
visible=true`

with some quoting inserted for the "sign up" bit.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to