This is some code

VB Code:
  1. If strName = "ILMV" then
  2.    MsgBox "w00t"
  3. End If

Using PHP etc, how do i colour code like that ^^^