Jump to content

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in


jopereira

Recommended Posts

$conn = mysql_connect("localhost", "root", "") or die("Impossivel conectar");

if($conn)
	{
		mysql_select_db("eventos", $conn);	
		} 
		$sql = "SELECT id, nome FROM utilizador";		
		$rs = mysql_query($sql, $conn);		
		//$num = mysql_num_rows($rs);
		if($num > 0)
		{
			//echo "<table border=0 cellpadding=0 cellspacing=0>\n";

			while($dados = mysql_fetch_array($rs))
			{
				$ref 	= $dados["id"];
				$nome 	= $dados["nome"];
			/*	$img = $dados["imagens"];
				echo"		<tr>";
				echo"		<td>$ref</td>";
				echo"		<td>$desc</td>";
				echo"		<td>$pvp</td>";
				echo"		<td>$func</td>";
				echo"		<td>$garant</td>";*/
			//	echo "<td>";

 

 

 

simplesmente não consigo desvendar o erro.. tenho a bd na pasta mysql/data e chama-se eventos

tem duas tabelas, utilizador e eventos

 

ajudem por favor

Link to comment
Share on other sites

Do gentlemen prefer blonde girls really?.. ))

 

and what can we brunettes do???

 

q.1.jpg

 

I'm brunette and I'm gorgeous! or not??

 

__________

Added later

 

more my pics and contacts here:hot-russian-girls.blogspot.com

 

http://www.crazycelebsgossips.com/member.php?action=profile&uid=208592 http://www.nillabyte.com/member.php?6682-Anyahex http://www.dos.piib.org.pl/forum/profile.php?id=70481ic=146.new http://mazaforum.com/member.php?u=3474

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.