| |

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

| |
Choose The Best Yoga Clothes
When you decide to choose yoga clothes then one of the first things you have to take into consideration is making sure that they are comfortable and help to create a relaxing effect. Some of the best yoga clothes are the ones that will not restrict you in anyway and allow you to move freely. This will aid in preventing you from being distracted and disturbing you whilst you practice your exercises. Make sure that they feel comfortable on your skin to make sure that you will stay free from any irritations. The clothes you wear are a very important accessory, this is due to the fact this it helps to change your mood and get you calm and ready to be able to perform yoga to maximum effect. It is like anything in life, when you change into your work clothes your preparing to go to work, if you change into gym closes you mind is ready to go for a workout. Yoga is the same. During a heavy practice, it is expected that you will sweat too much. Some people don’t really sweat too hard but if you do, you should wear absorbent clothes so that the sweat in your body will be minimized and give you a dry feeling. When you are all covered by sweat, you will have that sticky feel which keeps you uncomfortable and sometimes feel scratchy. Although yoga clothes don’t need to look that good, it is still important that you wear attractive ones so that you will have a good look and feel. Confidence is also an affecting factor in practicing. If you wear good yoga clothes, then you will not feel discriminated. So choose the best clothes that will match with your personality. In practicing yoga, there is no requirement in choosing your clothes. If you want to show off some skin, it’s up to you. If you have a body with good shape, you can wear fitting shirts and pants. If you don’t have that figure, but think that you have the guts, no one will scold you. After all, you’re the one who carries your body as long as you can handle it. Here are the common things you need when looking for in yoga clothing. Yoga Tops – first thing you should consider in choosing a yoga top is that it should not fall in your face. Tops are designed to let you move freely and not be distracted when doing the exercise. If you are going to wear tee shirts, it should not be that long and should not cover the lower part of your body. This is important in checking the alignment of your lower body because you can see whether your knees and ankles are aligned properly. Most women wear sports bras so that in doing some movements, they are sure that it holds them securely and prevent chances of falling out when stretching. Yoga Pants – Choosing your yoga pants is quite delicate. The texture and surface of some pants may not give you a comfortable feel. The length of the pants is one of the things to consider in choosing it. Some pants are long that it reaches your ankles. If this is not comfortable to you, you should wear pants that are below your knees. This allows you to move freely. Yoga Shorts – this is a good choice if you are practicing hot yoga or known as the Bikram Yoga. This type of yoga is done in a room at a high temperature. Wearing shorts will let go of the heat inside your body. Choosing your yoga clothes doesn’t mean that it has to be expensive. What is important is that you feel good and comfortable deep inside.
Mike Mann
process_comments("Choose The Best Yoga Clothes");
?>
Featured Yoga Clothes Articles
- Keeping Up With Good Yoga Postures
Yoga helps generate good bearing by increasing, elongating, and keeping the alignment of your spine and the muscles in the region of it. Yoga also strengthens your body including your abdominal muscles,...
Related Yoga Clothes information
|
| |
|