Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Maaf saya mau bertanya. echo "<b><a href=\"".$row['link']."\">".$row['blog']; echo "</b>"; Bagaimana caranya agar link dari script diatas terbuka di tab baru? | |||
pke http:// | |||
Target='_Blank' | |||
<a href="\"".$row['link']."\" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"> | |||
target="_blank" | |||
Zafran Fadilah: iyah saya juga tau scriptnya. tapi dimana letaknya? saya coba seperti ini ga bisa echo "<b><a href=\"".$row['link']."\" target="_blank">".$row['blog']; echo "</b>"; | |||
Riky Dwiyanto : masukin scriptnya dimananya om? | |||
pake punya saya tambahin didalem <a> onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" | |||
Artupas Ybed : gabungin scriptnya gmn om echo "<b><a href=\"".$row['link']."\">".$row['blog']; echo "</b>"; | |||
coba.. echo "<b><a href='".$row['link']."' target='_blank'>".$row['blog']."</a>"; | |||
Di <a herf=... Target='_blank'> | |||
echo "<b><a href=\"".$row['link']."\" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;">".$row['blog']; echo "</a></b>"; | |||
Artupas Ybed kok malah error gini yah om? Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/erlanbac/public_html/file/le-view.php on line 8 | |||
atur aja kutip nya kebanyakan kutip 2 ane bingung :D | |||
Zafran Fadilah: error gini om Parse error: syntax error, unexpected '/' in /home/erlanbac/public_html/file/le-view.php on line 9 | |||
masa sih?klo ini.. echo "<b><a href=\"".$row['link']."\" target=\"_blank\">".$row['blog']."</a>"; |
Erlan Bachtiar 06 Jul, 2013
-
Source: http://www.facebook.com/groups/35688476100/?id=10151738400816101
--
Manage subscription | Powered by rssforward.com
Tidak ada komentar:
Posting Komentar