Guesuper
20th November 2011, 09:13 AM
Code:
while ($view = mysql_fetch_array($sql)){
echo "
$view[post_subject] &te (http://ceriwis.us/\"http://localhost/viewtopic.php?f=$view[forum_id]&t=$view[topic_id]\")
";}
kalau dibuka dari web browser seperti mozilla, jalan lancar gan
tapi begitu di jalanin dari program exe lain, seperti launcer dan sejenisnya
yang keluar malah
Code:
http://localhost/viewtopic.php?f=6&t=164
yang di bold itu harusnya cuku &
adakah pencerahan ???
</div>
while ($view = mysql_fetch_array($sql)){
echo "
$view[post_subject] &te (http://ceriwis.us/\"http://localhost/viewtopic.php?f=$view[forum_id]&t=$view[topic_id]\")
";}
kalau dibuka dari web browser seperti mozilla, jalan lancar gan
tapi begitu di jalanin dari program exe lain, seperti launcer dan sejenisnya
yang keluar malah
Code:
http://localhost/viewtopic.php?f=6&t=164
yang di bold itu harusnya cuku &
adakah pencerahan ???
</div>