Signed-off-by: Willy Sudiarto Raharjo <willysr@staff.ukdw.ac.id>
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ if ($url)
|
|||||||
$string = preg_replace("/\"/", "", $string);
|
$string = preg_replace("/\"/", "", $string);
|
||||||
echo trim($string) . "<br/>(" . $xml->channel->item[$x]->title . ")<br/>Source: <a href=\"http://www.quotationspage.com/\">QuotationsPage</a>";
|
echo trim($string) . "<br/>(" . $xml->channel->item[$x]->title . ")<br/>Source: <a href=\"http://www.quotationspage.com/\">QuotationsPage</a>";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -22,12 +22,6 @@ include "includes/navbar.html";
|
|||||||
?>
|
?>
|
||||||
</header>
|
</header>
|
||||||
<section class="right">
|
<section class="right">
|
||||||
<section class="quotes">
|
|
||||||
<?php
|
|
||||||
include "includes/quotes.php";
|
|
||||||
?>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class="biography">
|
<section class="biography">
|
||||||
<header>Short Biography</header>
|
<header>Short Biography</header>
|
||||||
<p>Willy Sudiarto Raharjo obtained his Bachelor Degree and Master degree in Computer Science from <a href="http://www.ukdw.ac.id/">Duta Wacana Christian University</a> in 2005 and <a href="http://www.ugm.ac.id/">Gadjah Mada
|
<p>Willy Sudiarto Raharjo obtained his Bachelor Degree and Master degree in Computer Science from <a href="http://www.ukdw.ac.id/">Duta Wacana Christian University</a> in 2005 and <a href="http://www.ugm.ac.id/">Gadjah Mada
|
||||||
|
|||||||
Reference in New Issue
Block a user