PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Coding & Tutorials (http://www.phpdig.net/forum/forumdisplay.php?f=31)
-   -   link open in a new window (http://www.phpdig.net/forum/showthread.php?t=527)

louie 02-15-2004 01:26 PM

Hey I don't know PHP so i was wondering how I could make this link open in a new window?

PHP Code:

show_text_link($lang['edit'],"images.php?action=editimage&image_id=".$image_row['image_id']); 

-Louie

Charter 02-19-2004 11:23 AM

Hi. Without knowing the code from the show_text_link function, you might take a look at the links from Google or use target="_blank" and modify the show_text_function code.


All times are GMT -8. The time now is 05:16 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.