Re: PHP inside php



Mikro wrote:
Hi!

I need to select php files stored on mysql like this:

p2ring3 =mysql_query("SELECT * FROM info where id_link='$id'");
while($rida= mysql_fetch_array($p2ring3))
echo  "
<table border=1 width=100%>
 <tr>
  <td>
   ".$rida["info"]."
    </td>
 </tr>
</table>

But the result is ".$rida["maakond"]."

      ".$rida["nimi"].", ".$rida["ettevote"]."

      ".$rida["aadress"].", ".$rida["telefon"]."

      ".$rida["email"]." ".$rida["web"]."

"; } ?>


Do you mean, $rida["info"]=".$rida["..."? I guess you should really think about your design! Why don't you write your query like this:

SELECT *,CONCAT(maakond,' ',nimi,', ',ettevote,' ',...) as info  FROM info where id_link='$id'

If not there is a function called create_function.

Regards
Stefan

most be:
      Estonia

      Peeter , Ettevõte

      Street 3, Linn, 5555555

      sample@xxxxxxxxx



.



Relevant Pages

  • Re: How old does the universe have to be for evolution to "work"?
    ... the integrity of the scientific community at large with regards to ... My friend, however, believes in "intelligent" design. ... "to get from a one-celled organism to a human with at least 1 trillion ... it did take life a very long time to figure ...
    (talk.origins)
  • Re: Customizable drawing program?
    ... >> Regards, ... > And for the lines that I will actually draw I want to be able to draw ... > and I want all the basic design type functions (save design, ... > saved design, blah blah blah). ...
    (comp.lang.tcl)
  • Re: Best practice for table design
    ... Regards, ... usually design on paper except maybe for a sketch or two when I'm getting ... strWorkOrderNumber ... strInstallerFirstName ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Hack?
    ... >> has got to be one of the worst programs ever, I think, in regards to ... >> Server administration, security, programming, consulting. ... > It's more a matter of preplanning, and sensible design, than good or bad ... Evaluating SSL VPNs' Consider NEOTERIS, chosen as leader by top analysts! ...
    (Security-Basics)
  • Re: URGENT - attached WAV causes problem
    ... > Windows XP) before updating the video driver. ... > Echo ... > "Sonia" wrote in message ... >>> Regards ...
    (microsoft.public.powerpoint)