Re: [PHP] Status Chaing Toggle / Code

2003-08-23 Thread Robert Cummings
Code and query look about right -- my guess is you're another one of the multitude of people who haven't bothered to read the docs about register globals and how they are now off by default. If the following solves your problem, then yes indeed, such are you. include("../../application2.php"); $CF

[PHP] Status Chaing Toggle / Code

2003-08-23 Thread Tony Pagliocco
Ok , I am slightly confused at the moment, maybe someone can shed me some light about the situation. I have a php page that pulls a query of all students in a table that have fit a criteria, in this case, where the field, named "web", is set to Y So when you open the page, all people with Y = web