[PHP] A Details Popup

2002-04-10 Thread Robbie Newton
Hi everyone, I have a listed result from the MySQL table but I want the user to be able to get more information without having to use the back button a lot after they finish viewing details. So when the user clicks on one of the records then it will open a new window to view the detailed informat

[PHP] Include_Path :: How do you set that up???

2002-02-21 Thread Robbie Newton
I keep getting errors saying that the required file could not be found or something because the include_Path is wrong. Right now the include path is set to ³..², I think because I saw it like that somewhere else and thought that was the correct way to do it. I have tried so many things and nothing

[PHP] help with Header call

2002-02-17 Thread Robbie Newton
Hello everyone, This is my first post to this list, so I hope that someone is awake enough to help me out. I am new to PHP and I have a file that uses a command "header". It isn't working like it is supposed to but I can't seem to figure out why. Below is the last couple lines of the php fil