if (!isset($dream))
{
?>
Are you ready to UNLOCK your dreams
and CHANGE your life?
Every part of your dream, the objects, the characters, the actions, the setting, all of it is carefully put together by your dreaming mind in order to give you a message you need to know about your life RIGHT NOW.
}
if (isset($dream))
{
// See if dictionary has already been used by this user
$query = "SELECT * FROM dictionary_log WHERE ip = '$ip'";
$result = mysql_query($query) OR die($query . mysql_error());
if (mysql_num_rows($result) > 0)
$ipfound = true;
else
$ipfound = false;
if ($ipfound)
{
$query = "UPDATE dictionary_log SET uses = uses + 1 WHERE ip = '$ip'";
$result = mysql_query($query) OR die($query . mysql_error());
}
else
{
$query = "INSERT INTO dictionary_log (ip, uses, created) VALUES ('$ip', '1', '".date('Y-m-d H:i:s')."')";
$result = mysql_query($query) OR die($query . mysql_error());
}
?>
|
if ($resultsString != "") echo "Keywords found and their meaning..."; else echo "Oops! That symbol isn't in the dictionary."; ?> |
echo $resultsString; ?>
I urge you to EMPOWER every part of your life by getting the best advice, directions and warnings that your dreams offer you.
Get Lifetime Access to...
Lifetime Forever
Access:
$9.80! |
One-time fee
You save 90% off the regular price of $99.00!
|
No monthly fee's EVER!! |
|
Never pay another penny! EVER!! |
|
NEVER wonder what your dreams mean again! |
Unlock your dreams, change your life! |
Click here for more details and
screen shots.
As soon as you complete your order you will automatically
be issued a permanent Access ID and Password
and sent
directly
into my private site. |
Was there a symbol missing? Click hereto let me know and I'll add it! |
}
?>
|
Enter an entire dream or just a symbol... |