| |

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

| |
Staying Fit with Yoga Exercises
Yoga exercises are considered by many to be one of the best ways to be able to free your mind and help yourself to concentrate deeply. It is thought that after you have endured a stressful situation that your body, mind and spirit are stressed and fatigued. The cause of stress can be caused by a number of circumstances, it could be from interaction with other people or an event which may have caused you frustration, depression, anger or disappointment. What yoga exercises will help to do is take the feelings that are formed out of these circumstance and help you to release them which will in turn help you to live a happier life with a way of handling your worries and fears. Probably one of the most effective ways to help you to express your feelings and emotions will be by performing yoga exercises When you feel like shouting out loud or cracking the television, you can instead release your tension through yoga exercises that are effective and helpful. This type of strategy has worked in many ways for different people. Those who don't find enough time for themselves can do yoga exercises in order to relieve themselves. Sometimes, work has caught us up so tightly that we don’t find time to relax and express ourselves. Yoga exercises are the best remedy to this problem. Yoga exercises can be applied and learned in school. There are some sessions that offer yoga practices. The yoga exercises you will learn in school can be performed at home. In fact, you can learn some yoga exercises at home all by yourself. You will just have to need a television and a video tape. The video tape shows the steps and procedures for each yoga exercise. The Hatha Yoga exercises are very appropriate for you. During a tired and heavy day, you can set a little time and devotion in doing yoga exercises. Remember that in doing yoga, you need to be consistent in practicing the yoga exercises so that it will soon take effect and you will notice little by little your body’s improvement. After doing the yoga exercises like the Hatha Yoga posture session, you need to relax in order for the effect of the postures take place. In this manner, the body will accumulate the effects. Before doing the yoga exercises, you should first lay in a relaxed posture so you can focus well and not be distracted by outside forces. You will not feel pain or discomfort too. One of the best thing about yoga exercises is that they can be done at any moment in time as long as you are able to spare a few minutes. Although yoga can be performed at any time it is thought by many yoga instructors that one of the better times to practice is in the morning. Before you eat your breakfast the mind will be in a calm state and free from most distractions. When this occurs it is the best time to do yoga exercises. Before doing the yoga exercises, make sure that your heart is ready. It should not feel any pain or ego. It is important to keep a good heart so that your mind can work well. The perfect place to do your yoga exercises is a quiet place. It should be well ventilated and free from all unpleasant things and smell. You should be free from all possible distractions. Keeping a good stomach is also important so that you will feel good and your digestive system responses accurately. What you should do first is to empty your bowels and clear your noses from mucus. You should stay clean and fit. Hopefully you will now completely understand the importance of reminders, this will then set you free to begin performing your yoga exercises that will help you to work in a much more efficient way.
Mike Mann
process_comments("Staying Fit with Yoga Exercises");
?>
Featured Yoga Exercises Articles
- Next Generation Discovering Advanced Yoga Methods
Two years after first appearing on the Internet, the hundreds of free lessons and public forums of Advanced Yoga Practices (AYP) are being studied by more than 25,000 students in 90 countries around the...
Related Yoga Exercises information
|
| |
|