| |

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();
?> |
|

| |
Disocver The Benefits Of Yoga
When performing yoga through meditation you will find that it works remarkably well to help achieve harmony and let the mind work in perfect synchronization with the body. Very often we find it difficult to perform our activities to the best of our ability, this mainly due to the fact that confusions and conflicts taking in our mind hold us back and weight heavily upon us Stress is the number one suspect affecting all parts of our physical, endocrinal and emotional system. And with the help of yoga this things can be corrected. At the physical level, yoga and its cleansing practices have proven to be extremely effective for various disorders. Listed below are just some of the benefits of yoga that you can get. Benefits of Yoga 1: Yoga is known to increase flexibility; yoga has postures that trigger the different joints of the body. Including those joints that are not acted upon with regular exercises routines. Benefits of Yoga 2: Yoga helps to increase the lubrication in our joints, tendons and ligaments. The proper yoga posistions will certainly help to exercises the different ligaments and tendons in the body. It has also been found that the body which may have started doing yoga being a rigid one may experience a quite remarkable flexibility in the end on those parts of the body which have not been consciously worked upon. Benefits of Yoga 3: yoga also massages all organs of the body. Yoga is perhaps the only exercise that can work on through your internal organs in a thorough manner, including those that hardly get externally stimulated during our entire lifetime. Benefits of Yoga 4: Yoga acts in a wholesome manner on the various body parts. This stimulation and massage of the organs in turn benefits us by keeping away disease and providing a forewarning at the first possible instance of a likely onset of disease or disorder. One of the far-reaching benefits of yoga is the uncanny sense of awareness that it develops in the practitioner of an impending health disorder or infection. This will help the person to quickly under take pre-emptive corrective action Benefits of Yoga 5: yoga offers a complete detoxification of the body. It gently stretches the muscles and joints as we;; as massaging the various organs, yoga ensures the optimum blood supply to various parts of the body. This helps in the flushing out of toxins from every nook and cranny of your body as well as providing nourishment up to the last point. This leads to benefits such as delayed ageing, energy and a remarkable zest for life. Benefits of Yoga 6: yoga is also an excellent way to tone your muscles. Muscles which have been flaccid and weak are stimulated repeatedly to shed excess fats and flaccidity. But these enormous physical benefits are just a “side effect” of this powerful practice. What yoga does is harmonize the mind with the body and these results in real quantum benefits. It is now an open secret that the will of the mind has enabled people to achieve extraordinary physical feats, which proves beyond doubt the mind and body connection. In fact yoga = meditation, because both work together in achieving the common goal of unity of mind, body and spirit which can lead to an experience of eternal bliss that you can only feel through yoga. The meditative practices that use by performing yoga help us to achieve an emotional balance through the art of detachment. This in turn creates a remarkable calmness and a positive outlook, which also has tremendous benefits on the physical health of the body.
Mike Mann
process_comments("Disocver The Benefits Of Yoga");
?>
Featured Benefits Of Yoga Articles
- Picking A Water Exercise Video
Deciding on which water exercise video to purchase can be hard considering the number of choices available today. However, because of the sheer number of choices, you will surely find a water exercise...
- Aerobic Water Exercise Tips To Great Fitness
Aerobic water exercise is a great way to improve cardiovascular fitness while minimizing impact-related injury as it puts less stress on your joints, bones, and muscles. The low-impact nature of the exercise...
Related Benefits of Yoga information
|
| |
|