sekizncihayat adlı üyeden alıntı:
mesajı görüntüle
<p id="sepetSay" style="opacity: 0.8;"><a title="Cialis Sepet" href="<?=ayaral('site_url')?>cart.php"><? cart_total_product() ?></a></p>bu alanı cachelemeyecek
20
●1.233
<p id="sepetSay" style="opacity: 0.8;"><a title="Cialis Sepet" href="<?=ayaral('site_url')?>cart.php"><? cart_total_product() ?></a></p>bu alanı cachelemeyecek
tüm sayfa içerisinde bunu yapmaması gerekli sistemin işte bende onu araştırıyorum

$ob1=str_replace("REPLACE1","<?php cart_total_product(); ?>",ob_get_contents());
fwrite($fp, $ob1);ancak bir sorun var..:readfile($cachefile);sayfayı okuyor ama php kodunu text olarak çalıştırıyor istemciye göndermiyor.
<p id="sepetSay" style="opacity: 0.8;"><a href="http://www.xx.com/cart.php"><?php cart_total_product(); ?></a></p>
teşekkürler herşey için
