I have produced some basic php pages using HTML forms to add and retrieve info from a database. Similar to add/delete/update pages. Also login id page with check to database for password verification. Pages appear to work when actioned individually but when I try linking to them from within a frames web page environment I do not get any output displayed. The appropriate pages link correctly but no output from the database is returned. No error messages appear. Doing all this on desktop Windows 2000 machine with Apache, php and mySQL running.
well, i'm using php code to display data in frame pages, and it's working fine...
maybe you can post a bit of code here?