tinkertron Posted December 21, 2009 Share Posted December 21, 2009 I'm going to start using PHPgrid http://www.phpgrid.com/grid/ or PHPDataGrid http://www.apphp.com/php-datagrid/index.php?page=examples but my "control panel" will be seprated from the appilcation, so I will need to crate a "frame" of some sort. I readed about staying away from HTML frame, and foces more on the iframe or ccs frame, and then I saw something about using PHP frames. Can anyone suggest which I should uses when it comes to this type of stuff? I want a header of my page to remain still with the controls visable at all times, I don't mind if the database table scrolls up and down and left to right, but I need something that will work with the database. Also I will be using a AJAX/Javascript popup form box Link to comment https://forums.phpfreaks.com/topic/185930-which-type-of-frames-is-wiser/ Share on other sites More sharing options...
roopurt18 Posted December 21, 2009 Share Posted December 21, 2009 I've never heard of PHP frames so I have no idea what you're talking about. Anyways you can probably just drop your stuff inside a div with appropriate overflow styling. Link to comment https://forums.phpfreaks.com/topic/185930-which-type-of-frames-is-wiser/#findComment-981848 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.