Hi!
I have a problem with this code:
$result2 = mysql_query("select * from temas");
while ($row = mysql_fetch_assoc($result2))
echo $row["nombre_tema"];
When I execute this, the ouptup is:
cultura informática historia Resource id #3
¿Is it possible not to show "Resource id #3"?, ¿how?
I am sorry because my english is not good.
Please, help!! problems with Resource id #3
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK