eval()
- From: "Mikro" <info@xxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 19:53:49 +0300
Hi!
How is the right way to use this function?
$p2ring3 =mysql_query("SELECT * FROM info where id_link='$id'");
while($rida125 = mysql_fetch_array($p2ring3))
{echo "
<table border=1 width=100%>
<tr>
<td>";
eval(" ".$rida125["info"]."");
echo"
</td>
</tr>
</table>
Tx
.
- Follow-Ups:
- Re: eval()
- From: Hilarion
- Re: eval()
- From: ZeldorBlat
- Re: eval()
- Prev by Date: OT SQL
- Next by Date: Re: OT SQL
- Previous by thread: OT SQL
- Next by thread: Re: eval()
- Index(es):