Archive for February, 2010

PHP parse error (beginner)?

I keep getting this error: "Parse error: syntax error, unexpected ‘}’ …etc"
It is giving this error wherever I have an IF statement that skips out of php to display HTML then goes back into php to close the IF statement. The closing bracket is causing the problem.
Example:
if (mysqli_num_rows($result) == 0) {
?>
<p>Image not found.</p>
<?php
} else [...]

Why would a control module burn out in 15 min?

I have a 1987 S10 pu with a 4.3ltr v6. It has HEI dist with coil in cap.When it runs it backfires and runs ruff at 1500 rpms or higher. At an idle it runs smooth. I have replaced cap,rotor, wire from cap to module and coil. It has no vacuum leaks.
I changed module and [...]

apachee sereng

http://ceritamelayumalaysia.blogspot.com
Duration : 0:1:34

Apache taking down some IED emplacers

Coalition forces attack terrorist’s hideout.
Duration : 0:2:1

Web Server Update Part 1

Part 1 of the new Web Server features and how to make your own
Duration : 0:9:12

Joomla 1.5 tutorial – Module Positions Explained + More

Video Joomla Tutorials explains the module positions preview view. Then the process of installing a basic search module is covered including the configuration of the module parameters. Finally, a brief look at the search component is covered.
Duration : 0:8:54

How to install phpmyadmin on a local machine

How to install phpmyadmin on a local machine
Duration : 0:7:28

what does this poem mean?

could some one please tell me what is the meaning behind this poem and what certain things symbolize such as the rock.
any ideas will help.
thanks.
The Rock Cries Out to Us Today
by Maya Angelou
A Rock, A River, A Tree
Hosts to species long since departed,
Mark the mastodon.
The dinosaur, who left dry tokens
Of their sojourn [...]

How do I password-protect my Apache web server?

I installed Apache software on my computer, which turned it into a server. That server can be accessed across the globe, but I would like to figure out how I can password-protect the server. I did some research on it, but I did not understand any of the instructions that I saw. Can someone please [...]

can this be possible?!?

is it possible to make a login pannel with html and not have a .htpasswd file just an if statement i dont care if it is unsafe because i wont be uploading it to a server.can some one please tell if if you can just use a if statement and if you can how to [...]