clothes store     


Why am I getting this error ..

A question about IIS 6.0 and..

How do I count image views f..

How do I block IP address ra..

PHP syntax shows up blank.....

I Need Help!!!?

When I go to answer a Q I ca..

My wirless home network will..

Need help adding something t..

Why is Congress going to gra..

How to stream audio on all p..

Web Developer with Database ..

Headache website publishing?

Freewebs.com question ASAP?

Freewebs.com question?

I published my asp.net websi..

Help!!! Could someone please..

What is the best way to publ..

How do I enter the web addre..

Ebay ideas? help plz?

Whats the best hosting site ..

What is the best free webhos..

Webhosting for my Store?

Password problem?

Good website package?

Why is my wordpress blog loa..

Is this french?

I Need Help With Registratio..

Can someone tell me how to r..

Need Microsoft FrontPage Gur..

GoDaddy Email Form help for ..

Question For An Experienced ..

Asp.net IIS problem?

Please check whether <a h..

Creating ecommerce website t..

What the #@%! is up with MS ..

Website Question!?

What happened at the pentago..

Filezilla and GoDaddy?
 
I have the following code. It&#039;s suppose to display a table to..    [Imwebhost]

<?php

/* Program: mysql_up.php

* Desc: Connects to MySQL Server and

* outputs settings.

*/

echo "<html>

<head><title>Test MySQL</title></head>

<body>";

$host="";

$user="";

$password="";

$cxn = mysqli_connect($host,$user,$password);

$sql="SHOW STATUS";

$result = mysqli_query($cxn,$sql);

if($result == false)

{

echo "<h4>Error: ".mysqli_error($cxn)."</h4>";

}

else

{

/* Table that displays the results */

echo "<table border='1'>

<tr><th>Variable_name</th>

<th>Value</th></tr>";

for($i = 0; $i < mysqli_num_rows($result); $i++)

{

echo "<tr>";

$row_array = mysqli_fetch_row($result);

for($j = 0;$j < mysqli_num_fields($result);$j++)

{

echo "<td>".$row_array[$j]."</td>\n";

}

}

echo "</table>";

}

?>

</body></html>

The code above is not working properly. The web page shows up blank. It's suppose to show a table. can anyone help?

I have the following code. It's suppose to display a table to show the connection beteween my webiste and SQL

The part near the beginning of the file:

$host="";

$user="";

$password="";

Need to be filled in. Your script needs to know where SQL is located, and how to log in.


[Imwebhost]


Internet problems please help 10 pts!?
I need a free, open user, forum for my website (no logins)?
Micheal basin show 3pm on wzak 93fm radio show help please?
What is the best source for a small business owner with mode..
Help needed with CRONTAB on linux shared hosting. How do I a..
Dot Net Nuke Software Question!?
How do you link to flickr image in other website?
How do I refresh the Java Wepage?
Is it possible to create a blog template that will work with..
Can I point two domain names to the same DNS name server?



Comment
Name: Name:  Password:   Register?
Comment:
Face