Re: using a define value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



J. Alejandro Ceballos Z. wrote:

[snip...]
But while trying to be called based on parameter, is not possible to call them via:


$myerror = "ERROR1";


That would be $myerror= ERROR1;

echo "<strong>ERROR"._$myerror."</strong>";

... and that would be echo "<strong>".ERROR."._$myerror."</strong>";

It not works.

Does now ;)

Bruno Ferreira

---
[This E-mail scanned for viruses by Declude Virus]

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux