How can I print a specific part of a page using pure PHP?
Note: I am aware that this can be done in javascript, but I am looking for a solution in PHP.
EDIT: I just want to add functionality so that if a user disables javascript, they won't be confused.