I have been working with PHP now for a few months and would like some knowledgeable advice on laying
out PHP based web pages. I have noticed that some web pages that use PHP also use frames...like
phpMyAdmin for instance. This gives the page easier readability when refreshing (do to PHP code) as
the entries page does not update. But I was told many years ago by an elder that frames were not to
be used...so what is the preferred layout for PHP pages?
Thanks for all your advice and comments,
Rick
out PHP based web pages. I have noticed that some web pages that use PHP also use frames...like
phpMyAdmin for instance. This gives the page easier readability when refreshing (do to PHP code) as
the entries page does not update. But I was told many years ago by an elder that frames were not to
be used...so what is the preferred layout for PHP pages?
Thanks for all your advice and comments,
Rick
Comment