Open a new page with existing page.

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
mahedee
Forum Newbie
Posts: 1
Joined: Sun Jun 14, 2009 6:50 am
Contact:

Open a new page with existing page.

Post by mahedee »

I would like to open a new page with the existing page. If I clik a link. i.e the new page will open remaining unchanged or disapper the previous page. So how can I solve it using php.. Please help me..
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: Open a new page with existing page.

Post by omniuni »

I don't believe PHP is your answer. Try JavaScript. If you really do need PHP, please clarify so we can know what you are trying to achieve.
Post Reply