PHP 8.5.0 Beta 1 available for testing

Voting

: one plus three?
(Example: nine)

The Note You're Voting On

Nico
7 years ago
To pass more than one css rule, but also a class, an id, or any html attribute to highlighted element, we can escape a quote to close the inline styling:

ini_set('highlight.string', '#F8F8F8 ; font-size:1.4em\" class=\'string\' ');

<< Back to user notes page

To Top