frames, buttons & php

Hi, I am new to php, like maybe others here.
I need to make a simple page with a nav frame on the left with buttons. Those buttons should trigger php functions which display their results on the right.
Basicaly, i need thje navigational buttons to be always visible.
(I am not sure whether frames are the right choice.)

I couldn’t figure out how should send the button signal from one frame to the php page in the other one.

Thanx

consider using javascript for this. PHP doesn’t work like that.

you dont need php for that dreamweaver is enough just give your frmae unique names

Sponsor our Newsletter | Privacy Policy | Terms of Service