docs
docs copied to clipboard
Update Pages documentation to explain PHP section better
From this thread, two things need to be clarified in the Pages documentation for PHP pages:
- You shouldn't include the opening PHP tags
- functions/classes are not permitted: only lines that can be evaluated.