WARNING
This is the UNSTABLE version of Clonezilla-SysRescCD
To access our current stable version, please click here
Home News Documentation Download Screenshots Credits Help
This section has been created by converting
the site's RSS news feed to HTML
[^<]*<#"; $tReg = '\0'; $file = preg_replace($eReg,$tReg,$file); $file = str_replace('<">','">',$file); $file = str_replace("","","=\"",$file); $file = str_replace("","<H2>",$file); $file = str_replace(""," [^]",$file); $file = str_replace("","

Date: ",$file); $file = str_replace("","

",$file); $file = str_replace("","

",$file); $file = str_replace("","",$file); $file = str_replace("","",$file); //$file = str_replace("","",$file); $file = str_replace("","",$file); //$file = str_replace("","",$file); $file = str_replace("","",$file); $eReg = "#^" . ".*" . "<" . "/image" . ">#"; $file = preg_replace($eReg,"",$file); $eReg = "#<" . "guid" . "[^<]*" . "<" . "/guid" . ">#"; $file = preg_replace($eReg,"",$file); $eReg = "#<" . "link" . "[^<]*" . "<" . "/link" . ">#"; $file = preg_replace($eReg,"",$file); $eReg = "#<\?xml version=\"1.0\" encoding=\"UTF-8\"\?>.*#is"; $file = preg_replace($eReg,"",$file); // Get top navigation div $eReg = "#
.*#"; $numMatch = preg_match($eReg,$file,$matches); if($numMatch > 0) $topNav = $matches[0]; // echo $topNav; // Get bottom navigation div $eReg = "#
.*#"; $numMatch = preg_match($eReg,$file,$matches); if($numMatch > 0) $bottomNav = $matches[0]; // echo $bottomNav; // Remove text starting from line 1 to // line containing tag $eReg="##is"; $file = preg_replace($eReg,"",$file); $eReg = "#

"; ?>
WARNING
This is the UNSTABLE version of Clonezilla-SysRescCD
To access our current stable version, please click here