PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've been trying to have a link that when clicked, opens a window with var $id sent with it. Obviously then i can use $id on the popup end to pull what I want from the database but I just can't seem to get it to work.
Am I missing something really simple? Is there a trick to this or is it a straight up GET or POST url with target = NEW?
Thanks a tonne
Rob
Last edited by robster on Wed Dec 14, 2005 7:54 pm, edited 1 time in total.