echo syntaxis
Posted: Tue Aug 07, 2007 12:49 pm
hi friends ...
Maybe for all of you this post sound like a joke, but the case is that I cannot write a messages with the echo sentence ...
This works ! ...
but this is not working ...
Would you please give me some help? I need to show to the user a link to visitit a web page ... (in this case http://www.google.com)
thanks in advance ..
greetings
Maybe for all of you this post sound like a joke, but the case is that I cannot write a messages with the echo sentence ...
Code: Select all
echo " <a href=\"$PHP_SELF?s=$news&q=$var\">Next 10 >></a>";but this is not working ...
Code: Select all
echo " <a href=\"www.google.com">Visit google</a>";thanks in advance ..
greetings