Jumat, 05 Juli 2013

Maaf saya mau bertanya.echo "<b><a href=\"".$row...

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!
Erlan Bachtiar 4:48am Jul 6
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?

Herdis Suryatna 4:49am Jul 6
pke http://

Riky Dwianto 4:50am Jul 6
Target='_Blank'

Artupas Ybed 4:50am Jul 6
<a href="\"".$row['link']."\" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;">

Zafran Fadilah 4:51am Jul 6
target="_blank"

Erlan Bachtiar 4:52am Jul 6
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>";

Erlan Bachtiar 4:52am Jul 6
Riky Dwiyanto : masukin scriptnya dimananya om?

Artupas Ybed 4:53am Jul 6
pake punya saya
tambahin didalem <a>
onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"

Erlan Bachtiar 4:54am Jul 6
Artupas Ybed : gabungin scriptnya gmn om
echo "<b><a href=\"".$row['link']."\">".$row['blog'];
echo "</b>";

Zafran Fadilah 4:54am Jul 6
coba..

echo "<b><a href='".$row['link']."' target='_blank'>".$row['blog']."</a>";

Riky Dwianto 4:54am Jul 6
Di <a herf=... Target='_blank'>

Artupas Ybed 4:55am Jul 6
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>";

Erlan Bachtiar 4:56am Jul 6
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

Artupas Ybed 4:56am Jul 6
atur aja kutip nya
kebanyakan kutip 2 ane bingung :D

Erlan Bachtiar 4:58am Jul 6
Zafran Fadilah: error gini om
Parse error: syntax error, unexpected '/' in /home/erlanbac/public_html/file/le-view.php on line 9

Zafran Fadilah 5:00am Jul 6
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