FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » display two values on page
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: display two values on page [message #181132 is a reply to message #181130] Thu, 18 April 2013 10:12 Go to previous messageGo to previous message
Paul Herber is currently offline  Paul Herber
Messages: 26
Registered: February 2011
Karma:
Junior Member
On Thu, 18 Apr 2013 02:44:23 -0700 (PDT), newbie php <s(dot)hoitinga(at)gmail(dot)com> wrote:



> echo $a "<br>"
> echo $p "<br>"
> echo $kosten "<br>"

You need a ';' at the end of each of these lines for a start:

echo $a "<br>";
echo $p "<br>";
echo $kosten "<br>";
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anyone uses vTiger's webservice? I need help with webservice's response
Next Topic: Help with searching arrays of objects
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Jun 29 03:28:39 GMT 2024

Total time taken to generate the page: 0.04998 seconds