Help with php and this part of the code...?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok here is the code below, I need to know what I need to change in this code
for it to be able to be a clickable link... I have many layouts and want to
add more but with so many pages, its a bit hard to go through 49 pages just
to add one page. I already submitted this problem to 
http://www.webdesigningcompany.net web design company  but have yet to get
any solution. So here is the code.  I hope someone can help me!

http://<?php echo $img_url .  " alt="<?php echo $file; ?>" width="250" ><br>
<textarea name="textarea2" cols=23 rows=7 onClick="this.focus();this.sel...
"http://<?php echo $site_url; ? " target="_blank" title="<?php echo $urlpath
. $file; ?>">
http://<?php echo $img_url .  " border="0" alt="<?php echo $urlpath . $file;
?>">  
<?php if ($support_image != "") { ?>
"http://<?php echo $support_image; ? " alt="Myspace Editors"
style="position:absolute; left:0px; top: 0px;" border="0"> 
<?php } ?>
"http://<?php echo $site_url; ? /" target="_blank" title="Myspace
Images">This image is from <?php echo $site_name; ?> </center></textarea> 

-- 
View this message in context: http://www.nabble.com/Help-with-php-and-this-part-of-the-code...--tf4412308.html#a12586943
Sent from the PHP - General mailing list archive at Nabble.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux