Comments on: Final Exemption Opportunity for III – BSICT http://www.bsict2008.com/final-exemption-opportunity-for-iii-bsict/ because information is for everybody... Wed, 27 Apr 2011 13:06:29 +0000 hourly 1 http://wordpress.org/?v=3.1.3 By: kathrina http://www.bsict2008.com/final-exemption-opportunity-for-iii-bsict/comment-page-1/#comment-270 kathrina Mon, 19 Oct 2009 10:54:34 +0000 http://www.bsict2008.com/?p=315#comment-270 <?php $str = 'automated teller machine random acess alternating curr end '; $e=''; $end='end'; if(stripos($str,$end) === false) { echo 'the word end is not yet used'; } else{ if(strlen($str) <=80){ $newstr = array(); $str = split(' ',$str); foreach ($str as $val) { if(strpos($val,$e)!==true){ $newstr[] = substr(strtoupper($val), 0, 1); } $newstr[] = substr($val, 0, strpos($val, $e)); $newstr[] = substr('', '', strpos($val, $e)); } $x=implode(" ", $newstr); echo strtoupper($x); } else{ echo 'it is already '. strlen($str).'words'; echo "it should not be more than 80 words "; } } ?> <?php

$str = 'automated teller machine
random acess
alternating curr
end
‘;
$e=”;
$end=’end’;

if(stripos($str,$end) === false) {

echo ‘the word end is not yet used’;
}
else{

if(strlen($str) <=80){

$newstr = array();

$str = split(' ',$str);

foreach ($str as $val) {
if(strpos($val,$e)!==true){
$newstr[] = substr(strtoupper($val), 0, 1);
}

$newstr[] = substr($val, 0, strpos($val, $e));
$newstr[] = substr('’, ”, strpos($val, $e));
}

$x=implode(” “, $newstr);

echo strtoupper($x);

}
else{
echo ‘it is already ‘. strlen($str).’words’;
echo “it should not be more than 80 words “;

}

}

?>

]]>
By: kathrina http://www.bsict2008.com/final-exemption-opportunity-for-iii-bsict/comment-page-1/#comment-269 kathrina Mon, 19 Oct 2009 10:52:34 +0000 http://www.bsict2008.com/?p=315#comment-269 <?php $str = 'automated teller machine random acess alternating curr end'; $e=''; $end='end'; if(stripos($str,$end) === false) { echo 'the word end is not yet used'; } else{ if(strlen($str) <=80){ $newstr = array(); $str = split(' ',$str); foreach ($str as $val) { if(strpos($val,$e)!==true){ $newstr[] = substr(strtoupper($val), 0, 1); } $newstr[] = substr($val, 0, strpos($val, $e)); $newstr[] = substr('', '', strpos($val, $e)); } $x=implode(" ", $newstr); echo strtoupper($x); } else{ echo 'it is already '. strlen($str).'words'; echo "it should not be more than 80 words "; } } ?> <?php

$str = 'automated teller machine
random acess
alternating curr
end’;
$e=”;
$end=’end’;

if(stripos($str,$end) === false) {

echo ‘the word end is not yet used’;
}
else{

if(strlen($str) <=80){

$newstr = array();

$str = split(' ',$str);

foreach ($str as $val) {
if(strpos($val,$e)!==true){
$newstr[] = substr(strtoupper($val), 0, 1);
}

$newstr[] = substr($val, 0, strpos($val, $e));
$newstr[] = substr('’, ”, strpos($val, $e));
}

$x=implode(” “, $newstr);

echo strtoupper($x);

}
else{
echo ‘it is already ‘. strlen($str).’words’;
echo “it should not be more than 80 words “;

}

}

?>

]]>
By: admin http://www.bsict2008.com/final-exemption-opportunity-for-iii-bsict/comment-page-1/#comment-268 admin Mon, 19 Oct 2009 00:29:54 +0000 http://www.bsict2008.com/?p=315#comment-268 anything will do. anything will do.

]]>
By: domingo cristina http://www.bsict2008.com/final-exemption-opportunity-for-iii-bsict/comment-page-1/#comment-267 domingo cristina Sun, 18 Oct 2009 08:35:52 +0000 http://www.bsict2008.com/?p=315#comment-267 sir gud pm is it dynamic? sir gud pm is it dynamic?

]]>