update all feedback

master
eddie 1 year ago
parent 3291d3889c
commit 47ea4a9cca

@ -12,7 +12,7 @@ padding-bottom: 0;" class="city_feedback">Discover real reviews of <a href="/abo
<?php foreach ($feedback_list as $index => $feedback) {?>
<div class="feedback_content">
<strong style="height: auto;"><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p style="height:auto;"><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>

@ -1,196 +1,246 @@
<h2 id="thailand">Beijing Travel Reviews</h2>
<?php if (!empty($Beijing)) {?>
<?php foreach ($Beijing as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<h2 id="thailand">Beijing Travel Reviews</h2>
<?php if (!empty($Beijing)) { ?>
<?php foreach ($Beijing as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/beijing.htm">Read more Beijing travel reviews.</a></p>
<h2 id="vietnam">Xi'an Travel Reviews</h2>
<?php if (!empty($xian)) {?>
<?php foreach ($xian as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/xian.htm">Read more Xi'an travel reviews.</a></p>
<h2 id="cambodia">Chengdu Travel Reviews</h2>
<?php if (!empty($Chengdu)) {?>
<?php foreach ($Chengdu as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/chengdu.htm">Read more Chengdu travel reviews.</a></p>
<h2 id="japan">Guilin Travel Reviews</h2>
<?php if (!empty($Guilin)) {?>
<?php foreach ($Guilin as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/guilin.htm">Read more Guilin travel reviews.</a></p>
<h2 id="japan">Tibet Travel Reviews</h2>
<?php if (!empty($Lhasa)) {?>
<?php foreach ($Lhasa as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/tibet.htm">Read more Tibet travel reviews.</a></p>
<h2 id="myanmar">Suzhou Travel Reviews</h2>
<?php if (!empty($Suzhou)) {?>
<?php foreach ($Suzhou as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/suzhou.htm">Read more Suzhou travel reviews.</a></p>
<h2 id="china">Shanghai Travel Reviews</h2>
<?php if (!empty($Shanghai)) {?>
<?php foreach ($Shanghai as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/shanghai.htm">Read more Shanghai travel reviews.</a></p>
<h2 id="china">Zhangjiajie Travel Reviews</h2>
<?php if (!empty($Zhangjiajie)) {?>
<?php foreach ($Zhangjiajie as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/zhangjiajie.htm">Read more Zhangjiajie travel reviews.</a></p>
<h2 id="china">Lijiang Travel Reviews</h2>
<?php if (!empty($Lijiang)) {?>
<?php foreach ($Lijiang as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/lijiang.htm">Read more Lijiang travel reviews.</a></p>
<h2 id="china">Dali Travel Reviews</h2>
<?php if (!empty($Dali)) {?>
<?php foreach ($Dali as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/dali.htm">Read more Dali travel reviews.</a></p>
<h2 id="china">Kunming Travel Reviews</h2>
<?php if (!empty($Kunming)) {?>
<?php foreach ($Kunming as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/kunming.htm">Read more Kunming travel reviews.</a></p>
<h2 id="china">Huangshan Travel Reviews</h2>
<?php if (!empty($Huangshan)) {?>
<?php foreach ($Huangshan as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/huangshan.htm">Read more Huangshan travel reviews.</a></p>
<h2 id="china">Hangzhou Travel Reviews</h2>
<?php if (!empty($Hangzhou)) {?>
<?php foreach ($Hangzhou as $index => $feedback) {?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php }?>
<?php }?>
<p><a href="/reviews/hangzhou.htm">Read more Hangzhou travel reviews.</a></p>
<h2 id="vietnam">Xi'an Travel Reviews</h2>
<?php if (!empty($xian)) { ?>
<?php foreach ($xian as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/xian.htm">Read more Xi'an travel reviews.</a></p>
<h2 id="cambodia">Chengdu Travel Reviews</h2>
<?php if (!empty($Chengdu)) { ?>
<?php foreach ($Chengdu as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/chengdu.htm">Read more Chengdu travel reviews.</a></p>
<h2 id="japan">Guilin Travel Reviews</h2>
<?php if (!empty($Guilin)) { ?>
<?php foreach ($Guilin as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/guilin.htm">Read more Guilin travel reviews.</a></p>
<h2 id="japan">Tibet Travel Reviews</h2>
<?php if (!empty($Lhasa)) { ?>
<?php foreach ($Lhasa as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/tibet.htm">Read more Tibet travel reviews.</a></p>
<h2 id="myanmar">Suzhou Travel Reviews</h2>
<?php if (!empty($Suzhou)) { ?>
<?php foreach ($Suzhou as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/suzhou.htm">Read more Suzhou travel reviews.</a></p>
<h2 id="china">Shanghai Travel Reviews</h2>
<?php if (!empty($Shanghai)) { ?>
<?php foreach ($Shanghai as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/shanghai.htm">Read more Shanghai travel reviews.</a></p>
<h2 id="china">Zhangjiajie Travel Reviews</h2>
<?php if (!empty($Zhangjiajie)) { ?>
<?php foreach ($Zhangjiajie as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/zhangjiajie.htm">Read more Zhangjiajie travel reviews.</a></p>
<h2 id="china">Lijiang Travel Reviews</h2>
<?php if (!empty($Lijiang)) { ?>
<?php foreach ($Lijiang as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/lijiang.htm">Read more Lijiang travel reviews.</a></p>
<h2 id="china">Dali Travel Reviews</h2>
<?php if (!empty($Dali)) { ?>
<?php foreach ($Dali as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/dali.htm">Read more Dali travel reviews.</a></p>
<h2 id="china">Kunming Travel Reviews</h2>
<?php if (!empty($Kunming)) { ?>
<?php foreach ($Kunming as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/kunming.htm">Read more Kunming travel reviews.</a></p>
<h2 id="china">Huangshan Travel Reviews</h2>
<?php if (!empty($Huangshan)) { ?>
<?php foreach ($Huangshan as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/huangshan.htm">Read more Huangshan travel reviews.</a></p>
<h2 id="china">Hangzhou Travel Reviews</h2>
<?php if (!empty($Hangzhou)) { ?>
<?php foreach ($Hangzhou as $index => $feedback) { ?>
<div class="feedback_content">
<strong><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 17px; width: auto;" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
</div>
<?php } ?>
<?php } ?>
<p><a href="/reviews/hangzhou.htm">Read more Hangzhou travel reviews.</a></p>

@ -18,7 +18,7 @@
<strong>
<?php echo $feedback['title'] ?>
</strong>
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>"></p>
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>"></p>
<p>
<?php echo $feedback['content'] ?>
</p>

Loading…
Cancel
Save