<meta name="keywords" content="IBM 7976KAG SYSTEM X3400 QC 1.60GHZ 2GB 3X73,sunucular, server, markalı sunucular, markalı server, hp sunucular, hp, ibm, ibm sunucular, ibm server, century server, century sunucular">
<meta name="description" content="Fiyat:1879$+KDV | Kdv Dahil:2.877,95YTL | Havale ile %3 İndirim:2.791,61YTL | Bonus Card 6 Taksit %2 İndirim,Tek Çekimlerde %2 İndirim.">
<title>IBM 7976KAG SYSTEM X3400 QC 1.60GHZ 2GB 3X73</title>
<LINK href="Styles.css" type="text/css" rel="stylesheet">
<script>
I want to parse Bold sentences by using regex with 1 variable.. Fiyat + between <title></title> just a variable in regex path..
or second plan (not the best) ;
start from Fiyat........ until </title> by using ONE variable..
I tried this for my second plan ; content="Fiyat(?<variable>.*?)</title>
but I can not get .. I think reason is Fiyat and title are not in the same row :S Thanks..