All public logs

From wikinotes

Combined display of all available logs of wikinotes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:56, 9 July 2020 Will talk contribs created page Php operators (Created page with "<source lang="bash"> $var === NULL // is instance $var !== NULL // is not instance $var = 1 // equal $var != 1 // not equal $var .= "bar" // append to string $var...")