View Full Version : php target
Hey i need help how to get this code below to target say an iframe or new window etc so can someone repost it with the target each time i try adding target="iframe" i get parse error :( thanks
<a href=\"$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$ news_arr[6]&$user_query\">", $output);
Hey i need help how to get this code below to target say an iframe or new window etc so can someone repost it with the target each time i try adding target="iframe" i get parse error :( thanks
<a href=\"$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$ news_arr[6]&$user_query\">", $output);
<a target=\"iframename\" href=\"$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$ news_arr[6]&$user_query\">", $output);
Hey i need help how to get this code below to target say an iframe or new window etc so can someone repost it with the target each time i try adding target="iframe" i get parse error :( thanks
<a href=\"$PHP_SELF?subaction=showfull&id=$news_arr[0]&archive=$archive&start_from=$my_start_from&ucat=$ news_arr[6]&$user_query\">", $output);
Doesn't it need to be in an echo?
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.