| |

Yoga Exercises Portal Recommends
\n";
for ($i = 0; $i < count($arr_xml['URL']); $i++) {
echo " ".$arr_xml['BeforeText'][$i]." ".$arr_xml['Text'][$i]." ".$arr_xml['AfterText'][$i]."\n";
}
echo "";
}
}
function tla_updateLocalXML($url, $file, $time_out)
{
if($handle = fopen($file, "a")){
fwrite($handle, "\n");
fclose($handle);
}
if($xml = file_get_contents_tla($url, $time_out)) {
$xml = substr($xml, strpos($xml,''));
if ($handle = fopen($file, "w")) {
fwrite($handle, $xml);
fclose($handle);
}
}
}
function tla_getLocalXML($file)
{
$contents = "";
if($handle = fopen($file, "r")){
$contents = fread($handle, filesize($file)+1);
fclose($handle);
}
return $contents;
}
function file_get_contents_tla($url, $time_out)
{
$result = "";
$url = parse_url($url);
if ($handle = @fsockopen ($url["host"], 80)) {
if(function_exists("socket_set_timeout")) {
socket_set_timeout($handle,$time_out,0);
} else if(function_exists("stream_set_timeout")) {
stream_set_timeout($handle,$time_out,0);
}
fwrite ($handle, "GET $url[path]?$url[query] HTTP/1.0\r\nHost: $url[host]\r\nConnection: Close\r\n\r\n");
while (!feof($handle)) {
$result .= @fread($handle, 40960);
}
fclose($handle);
}
return $result;
}
function tla_decodeXML($xmlstg)
{
if( !function_exists('html_entity_decode') ){
function html_entity_decode($string)
{
// replace numeric entities
$string = preg_replace('~([0-9a-f]+);~ei', 'chr(hexdec("\1"))', $string);
$string = preg_replace('~([0-9]+);~e', 'chr(\1)', $string);
// replace literal entities
$trans_tbl = get_html_translation_table(HTML_ENTITIES);
$trans_tbl = array_flip($trans_tbl);
return strtr($string, $trans_tbl);
}
}
$out = "";
$retarr = "";
preg_match_all ("/<(.*?)>(.*?)", $xmlstg, $out, PREG_SET_ORDER);
$search_ar = array('<', '>', '"');
$replace_ar = array('<', '>', '"');
$n = 0;
while (isset($out[$n]))
{
$retarr[$out[$n][1]][] = str_replace($search_ar, $replace_ar,html_entity_decode(strip_tags($out[$n][0])));
$n++;
}
return $retarr;
}
tla_ads();
?> |
|

| |
Ways To Improve Your Mind Body And Spirit With Hatha Yoga
One of the oldest versions of yoga would be Hatha yoga which is over five thousand years old. It is a yoga system that will help in improving the health of the human body, spirit and mind. Hatha yoga is a combination of the stretching exercise of the asanas and also involves breathing techniques and mental concentration which help to make up the hatha yoga exercise. The lotus position of the asanas is used in hatha yoga. The goal of hatha yoga remains the same as that of the other types of yoga. The goal of hatha yoga is to blend the spirit of the universe with that of the human spirit. The spiritual, mental and physical health aspects are improved amazingly with the practice of the Hatha yoga. It also gives you peace of mind and improves your concentration. Concentration is the root ingredient of any yoga and its success. In some ways all the types of yoga are related. Preparing the body to give in is the main goal of hatha yoga. If the mind is relaxed and the spirit within you is enlightened you won't feel the pain and the stress that you are experiencing. This is achieved with the practice of hatha yoga. You need to understand the relation between your body and the spirit. If you do not understand the relation between them you might get confused. You spirit is responsible to accomplish any task. If your body is not fit then your spirit may not accomplish what is wants. Hatha yoga helps you to maintain your body and the hence the spirit positively. This positive attitude keeps your mind healthy with good concentration. Hatha yoga comes to the mind of the people when they hear Yoga, since it is the popular branch of yoga. The other types of yoga that gave rise from hatha yoga are the Kundalini, Ashtanga, Bikram, and power yoga. Hatha yoga is considered and known as the vehicle of the soul. Hatha yoga is so relaxing that it drives both you body and spirit into the universe. This feeling can be compared to a person floating with no gravity at all. Many people are easily distracted by the outward forces and may not be able to focus on a particular task. Such people can get benefited with the hatha yoga. By constantly practicing hatha yoga you can find the divinity in yourself. This helps you to become stronger, relaxed and flexible apart from enlightening you. When there is a harmony between your body, mind and spirit then the spiritual energy will be able to flow through your body with much more ease. This can be achieved by performing hatha yoga. In order for your mind and body to have strength it is very important to have a healthy body. When you practice hatha yoga this it has a positive effect on your health which in turn will make your body stronger. The results of this will be that it is much easier for you to be able to handle stressful situation and will allow you to gain relief from pain. By practicing hatha yoga on a regular basis you will find it much easier to relax and deal with stressful situations in your life. It provides a very positive and calming influence on your mental state.
Mike Mann
process_comments("Ways To Improve Your Mind Body And Spirit With Hatha Yoga");
?>
Featured Hatha Yoga Tips Articles
- Discover More About Yoga Products
Yoga has long been practiced by some people. Most of them say that they exercise it because of the so many benefits that can be attained from it. Moreover, it enhances their body, mind, spirit and as...
Related hatha yoga tips information
|
| |
|