PHP newbie, help please! Opening new page in specified frame
Posted: Sat Apr 17, 2004 2:52 am
I dont know anything about PHP and really want to get started with it. I know ASPX, but hate it...and now I have some work to do on a website that only supports PHP.
So here is my problem, very simple actually,
When I click a link in the homepage, I need to open a new page with the html onclick event. The new page will have a default top frame with the company logo and a link back to the homepage. There will be a mainframe where I have to open the link...
My guess is that Ill have to send this page a queystring, catch the variables and open it. Problem is, I dont know anything about PHP, zero...I dont even know how to call a PHP page from html.
I will really appreciate help concerning this problem, Thanx!
So here is my problem, very simple actually,
When I click a link in the homepage, I need to open a new page with the html onclick event. The new page will have a default top frame with the company logo and a link back to the homepage. There will be a mainframe where I have to open the link...
My guess is that Ill have to send this page a queystring, catch the variables and open it. Problem is, I dont know anything about PHP, zero...I dont even know how to call a PHP page from html.
I will really appreciate help concerning this problem, Thanx!