Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > PHP / mySQL

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 10-01-2015, 10:45 PM   #1
GameWorld18
Registered User
 
Join Date: Oct 2015
Posts: 4
How to open a new window in php from link?

I have a text link , how do I open a new window from here in php?I need the php code for opening a new window.
Thanks in advance!

Best regards!
GameWorld18 is offline   Reply With Quote

Old 10-02-2015, 08:53 AM   #2
henary21
Registered User
 
Join Date: Sep 2015
Location: Dublin,Ohio
Posts: 18
Thank you angelnxami
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
henary21 is offline   Reply With Quote
Old 10-07-2015, 10:13 AM   #3
yasar
Registered User
 
Join Date: May 2015
Posts: 61
<a onclick="window.open(this.href); return false;" href=view_rfp_detail.php >sometext</a>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
yasar is offline   Reply With Quote
Old 11-03-2015, 04:35 AM   #4
ipack
Registered User
 
Join Date: Oct 2015
Posts: 116
hi,
try this to open a new window:
<a href="http://www.ipacktechnologies.com" target="_blank">Visit ipack</a>
and for detailed information go to w3school website.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ipack is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best PHP Development services in India minddigital Programming General 2 12-09-2015 01:03 AM
Link Error Checking wryfhk22 PHP / mySQL 10 08-20-2015 05:34 AM
The best source of learn PHP easily at home. chikkiarora Programming General 11 02-10-2013 02:18 AM
How to open a new window in php from link? ncjbhd PHP / mySQL 0 10-08-2011 12:30 AM


All times are GMT -7. The time now is 05:34 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.