-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* On 16-01-02 at 13:43 
* Dani said....

> hi again!
> 
> I tried it but it desn't give me any result back.
> It dosn't print any error message but it desn't print my result either.
> 
> this is how I place the code:
> 
> 
> echo "...some html code...";
> $row["somename_$var"];
> echo "...the continuation of the html code";
> 

Shouldn't that be 
print($row["somename_$var"]);


Nick Wilson

Tel:    +45 3325 0688
Fax:    +45 3325 0677
Web:    www.explodingnet.com



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8RXiAHpvrrTa6L5oRAp6QAJoCidqiFfKxF+m6+XDB28TSW/huegCgrIK0
daDZlxoGSLLyJSivT4WNrWI=
=LQ2R
-----END PGP SIGNATURE-----

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to