You're obviously just starting out
;) ha, it shows. yes.. I am. Last time I wrote any kind of code was Basic and Turbo Pascal w/DOS. This 'new' stuff has passed me by I'm sorry to say.
I'm beginning to understand how it will work, which is pretty cool. But will the code above tell the printer which post to print? I mean, what will print if the user is sitting on the main page, where there are 10 or more posts staring at him? How will it know which post to print?
I understand that the print css file will handle the formatting and what NOT to print, like the sidebar and links and comments, etc.. but I want to be able to print a single post. Will the snippet above do that if the user hasn't selected the post individually or must they do that before the code (above) will print just that single post?
Thank you pizdin_dim for your patience with me. I'll try it and see what happens.