14  
Thanks for this. I think this is incredibly helpful and will be a great place to point new users to. – Alex A. Sep 22 '16 at 20:28
    
@AlexA. For some reason, there is no FAQ section on the right side. – Erik the Outgolfer Sep 24 '16 at 7:10
    
PHP GET is actually a standard accepted input method: meta.codegolf.stackexchange.com/a/7591/14732 (current score: +14 -5). Also, POST would fall in the same category as GET. – Ismael Miguel Sep 28 '16 at 14:27
    
@IsmaelMiguel Ok? This question isn't about what is/isn't allowed, but rather how we count the bytes. The PHP GET question about is specifically how we count the bytes with PHP GETs. – Nathan Merrill Sep 28 '16 at 14:36
    
@NathanMerrill The accepted answer in the PHP GET link, in short, says that PHP GET isn't an accepted input method and that the question doesn't make sense. – Ismael Miguel Sep 28 '16 at 14:50
    
@IsmaelMiguel the question is still valid, but the answer is out of date. I'd post a comment (or a new answer). – Nathan Merrill Sep 28 '16 at 14:51
    
@NathanMerrill That's where I was trying to get, The answer is old and (now) is wrong as well. – Ismael Miguel Sep 28 '16 at 15:30
    
How do you count poyglots for languages that normally use different encodings? – Pavel Dec 7 '16 at 19:37

You must log in to answer this question.

Browse other questions tagged .